tests/test-ssh-bundle1.t
changeset 28549 e01bd7385f4f
parent 27752 29cfc474c5fd
child 29700 6e375ba01b04
--- 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: