tests/test-globalopts.t
changeset 13967 f85c9b0fdb32
parent 13888 9e5407a67dea
child 14044 0528b69f8db4
--- a/tests/test-globalopts.t	Wed Apr 20 00:01:50 2011 -0400
+++ b/tests/test-globalopts.t	Wed Apr 20 14:28:40 2011 -0500
@@ -84,13 +84,13 @@
   $ hg ann a/a a/a
   0: a
   $ hg ann a/a b/b
-  abort: There is no Mercurial repository here (.hg not found)!
+  abort: no repository found in '$TESTTMP' (.hg not found)!
   [255]
   $ hg -R b ann a/a
   abort: a/a not under root
   [255]
   $ hg log
-  abort: There is no Mercurial repository here (.hg not found)!
+  abort: no repository found in '$TESTTMP' (.hg not found)!
   [255]
 
 Abbreviation of long option: