tests/test-paths.t
changeset 12375 02990e22150b
parent 12372 5163e3c8aa52
child 12376 97ffc68f71d3
--- a/tests/test-paths.t	Wed Sep 22 16:05:59 2010 -0500
+++ b/tests/test-paths.t	Wed Sep 22 16:06:00 2010 -0500
@@ -6,11 +6,11 @@
   $ echo '[paths]' >> .hg/hgrc
   $ echo 'dupe = ../b' >> .hg/hgrc
   $ hg in dupe
-  comparing with .*/test-paths\.t/b
+  comparing with .*/test-paths\.t/b (re)
   no changes found
   [1]
   $ cd ..
   $ hg -R a in dupe
-  comparing with .*/test-paths\.t/b
+  comparing with .*/test-paths\.t/b (re)
   no changes found
   [1]