diff tests/test-globalopts.t @ 18450:4f9a52858512

scmutil: localize and improve 'not under root' message
author Mads Kiilerich <madski@unity3d.com>
date Fri, 18 Jan 2013 01:24:29 +0100
parents 50fbe9063ff2
children ef60083b5536
line wrap: on
line diff
--- a/tests/test-globalopts.t	Fri Jan 18 01:23:51 2013 +0100
+++ b/tests/test-globalopts.t	Fri Jan 18 01:24:29 2013 +0100
@@ -87,7 +87,7 @@
   abort: no repository found in '$TESTTMP' (.hg not found)!
   [255]
   $ hg -R b ann a/a
-  abort: a/a not under root
+  abort: a/a not under root '$TESTTMP/b'
   [255]
   $ hg log
   abort: no repository found in '$TESTTMP' (.hg not found)!