diff tests/test-commit.t @ 15521:117f9190c1ba

tests: hide 'No such file or directory' messages Windows will use a different and localized message.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 16 Nov 2011 03:45:14 +0100
parents 9910f60a37ee
children a3ea092203a5 d1a0ac9b6b8a
line wrap: on
line diff
--- a/tests/test-commit.t	Wed Nov 16 03:45:14 2011 +0100
+++ b/tests/test-commit.t	Wed Nov 16 03:45:14 2011 +0100
@@ -73,7 +73,7 @@
   $ cd ..
 
   $ hg commit -m commit-14 does-not-exist
-  abort: does-not-exist: No such file or directory
+  abort: does-not-exist: * (glob)
   [255]
   $ ln -s foo baz
   $ hg commit -m commit-15 baz