tests/test-dispatch.t
changeset 35236 98a5aa5575e7
parent 35235 5b569d512fbd
child 35239 feecfefeba25
--- a/tests/test-dispatch.t	Fri Nov 24 01:09:00 2017 +0900
+++ b/tests/test-dispatch.t	Sat Nov 25 17:30:50 2017 +0900
@@ -40,10 +40,10 @@
 "--" may be an option value:
 
   $ hg -R -- log
-  abort: option -R has to be separated from other options (e.g. not -qR) and --repository may only be abbreviated as --repo!
+  abort: repository -- not found!
   [255]
   $ hg log -R --
-  abort: option -R has to be separated from other options (e.g. not -qR) and --repository may only be abbreviated as --repo!
+  abort: repository -- not found!
   [255]
   $ hg log -T --
   -- (no-eol)