diff -r b7a31068cc80 -r e01bd7385f4f tests/test-ssh-bundle1.t --- a/tests/test-ssh-bundle1.t Sun Feb 14 01:06:12 2016 +0900 +++ b/tests/test-ssh-bundle1.t Tue Mar 15 09:51:54 2016 +0000 @@ -377,8 +377,8 @@ abort: no suitable response from remote hg! [255] - $ SSH_ORIGINAL_COMMAND="'hg' -R 'a'repo' serve --stdio" python "$TESTDIR/../contrib/hg-ssh" - Illegal command "'hg' -R 'a'repo' serve --stdio": No closing quotation + $ SSH_ORIGINAL_COMMAND="'hg' serve -R 'a'repo' --stdio" python "$TESTDIR/../contrib/hg-ssh" + Illegal command "'hg' serve -R 'a'repo' --stdio": No closing quotation [255] Test hg-ssh in read-only mode: