tests/test-globalopts
changeset 4732 b0520e3903fe
parent 4728 7bb5bcb089e3
child 4734 9ac493f12901
--- a/tests/test-globalopts	Wed Jun 27 08:35:26 2007 -0700
+++ b/tests/test-globalopts	Wed Jun 27 20:37:33 2007 +0200
@@ -32,10 +32,8 @@
 hg --cwd a --cwd b --cwd c tip
 hg --repo c --repository b -R a tip
 
-echo "%% earlygetopt short option without spaces (79cc512a34ed)"
-hg -qR a tip
+echo "%% earlygetopt short option without following space"
 hg -q -Rb tip
-hg -qRc tip
 
 echo %% --cwd
 hg --cwd a parents