]> source.dussan.org Git - redmine.git/commit
Merged r17062 from trunk to 3.2-stable (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:22:44 +0000 (12:22 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:22:44 +0000 (12:22 +0000)
commit02a2ca8c0446ccad9cd569df8344b4c88450b062
tree74d98a25c1202181ba6758d4d953c41f53b19225
parent4fb2d864afba89e19808c8d748bd64c02d56605b
Merged r17062 from trunk to 3.2-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.2-stable@17076 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb
test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb