tests/test-dispatch.t
branchstable
changeset 18506 ef60083b5536
parent 18227 720308f741cb
child 22111 aa5e256839d5
--- a/tests/test-dispatch.t	Wed Jan 30 19:29:36 2013 +0100
+++ b/tests/test-dispatch.t	Wed Jan 30 19:40:07 2013 +0100
@@ -46,10 +46,11 @@
 
   $ cd "$TESTTMP"
 
-OSError ... and with filename even when it is empty
+OSError "No such file or directory" / "The system cannot find the path
+specified" should include filename even when it is empty
 
   $ hg -R a archive ''
-  abort: No such file or directory: ''
+  abort: *: '' (glob)
   [255]
 
 #if no-outer-repo