]> source.dussan.org Git - redmine.git/commit
Merged r17062 from trunk to 3.3-stable (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:19:39 +0000 (12:19 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:19:39 +0000 (12:19 +0000)
commit5a2c8f57a73d592ca7a5568a9fc316f28a559263
tree834b0024ced092dfea522501b8b67a80c35e0f87
parent06e52a746ce26935c92ac6bfb683946ea1b57590
Merged r17062 from trunk to 3.3-stable (#27516)

mercurial: work around faulty parsing of early command options

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/branches/3.3-stable@17072 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb
test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb