tests/test-tags.t
changeset 12640 6cc4b14fb76b
parent 12376 97ffc68f71d3
child 12758 2d754eae430c
--- a/tests/test-tags.t	Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-tags.t	Fri Oct 08 22:36:10 2010 -0500
@@ -299,7 +299,7 @@
 Strip 1: expose an old head:
 
   $ hg --config extensions.mq= strip 5
-  saved backup bundle to * (glob)
+  saved backup bundle to $TESTTMP/t3/.hg/strip-backup/*-backup.hg (glob)
   $ hg tags                  # partly stale cache
   tip                                5:735c3ca72986
   bar                                1:78391a272241
@@ -310,7 +310,7 @@
 Strip 2: destroy whole branch, no old head exposed
 
   $ hg --config extensions.mq= strip 4
-  saved backup bundle to * (glob)
+  saved backup bundle to $TESTTMP/t3/.hg/strip-backup/*-backup.hg (glob)
   $ hg tags                  # partly stale
   tip                                4:735c3ca72986
   bar                                0:bbd179dfa0a7