]> source.dussan.org Git - redmine.git/commit
Merged r17062 from trunk to 3.4-stable (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:16:07 +0000 (12:16 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:16:07 +0000 (12:16 +0000)
commitf093d591f146927c783b22c8d93e10cc4c97bdbe
tree1f7bf8ab3ad0891b1aa0174a3fafb9bb87ba577c
parentea070df5cde617c856b8eb7363941e5370d2c120
Merged r17062 from trunk to 3.4-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.4-stable@17068 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb
test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb