mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
remove non english comment
This commit is contained in:
parent
3bdade8970
commit
7f8a90ef63
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ module Discourse
|
|||
unless version_value
|
||||
begin
|
||||
version_value = `#{git_cmd}`.strip
|
||||
rescue # sollte noch ausspezifiziert werden…
|
||||
rescue
|
||||
version_value = default_value
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue