diff tests/test-parents.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 f2719b387380
children ef60083b5536
line wrap: on
line diff
--- a/tests/test-parents.t	Fri Jan 18 01:23:51 2013 +0100
+++ b/tests/test-parents.t	Fri Jan 18 01:24:29 2013 +0100
@@ -71,7 +71,7 @@
   
 
   $ hg parents -r 2 ../a
-  abort: ../a not under root
+  abort: ../a not under root '$TESTTMP/repo'
   [255]