]> source.dussan.org Git - redmine.git/commit
mercurial: work around faulty parsing of early command options (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 11:38:47 +0000 (11:38 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 11:38:47 +0000 (11:38 +0000)
commit9d797400eaec5f9fa7ba9507c82d9c18cb91d02e
treed3e9907e1236d9baec0d0036ed713b6f587a98cd
parent58ed8655136ff2fe5ff7796859bf6a399c76c678
mercurial: work around faulty parsing of early command options (#27516)

Use -sVALUE and --long=VALUE instead of "-s VALUE" and "--long VALUE"
respectively.

Contributed by Yuya Nishihara.

git-svn-id: http://svn.redmine.org/redmine/trunk@17062 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb
test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb