зеркало из https://github.com/github/ruby.git
Short revision of SVN should be an Integer
This commit is contained in:
Родитель
eaff19de2b
Коммит
2cd68a38d9
|
@ -266,7 +266,7 @@ class VCS
|
|||
end
|
||||
|
||||
def self.short_revision(rev)
|
||||
rev
|
||||
Integer(rev)
|
||||
end
|
||||
|
||||
def _get_revisions(path, srcdir = nil)
|
||||
|
|
Загрузка…
Ссылка в новой задаче