diff tests/test-rebase-cache.t @ 12640:6cc4b14fb76b

tests: remove redundant globs Many globs now just match $TESTTMP and is no longer needed.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Oct 2010 22:36:10 -0500
parents 16b854cb80f1
children 301725c3df9a
line wrap: on
line diff
--- a/tests/test-rebase-cache.t	Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-rebase-cache.t	Fri Oct 08 22:36:10 2010 -0500
@@ -98,7 +98,7 @@
   0: 'A' 
 
   $ hg rebase --detach -s 5 -d 8
-  saved backup bundle to */.hg/strip-backup/*-backup.hg (glob)
+  saved backup bundle to $TESTTMP/a1/.hg/strip-backup/*-backup.hg (glob)
 
   $ hg branches
   branch3                        8:c1d4b9719987
@@ -159,7 +159,7 @@
   o  0: 'A'
   
   $ hg rebase --detach -s 8 -d 6
-  saved backup bundle to */.hg/strip-backup/*-backup.hg (glob)
+  saved backup bundle to $TESTTMP/a2/.hg/strip-backup/*-backup.hg (glob)
 
   $ hg branches
   branch2                        8:e1e80ed73210
@@ -223,7 +223,7 @@
   o  0: 'A'
   
   $ hg rebase --detach -s 7 -d 6
-  saved backup bundle to */.hg/strip-backup/*-backup.hg (glob)
+  saved backup bundle to $TESTTMP/a3/.hg/strip-backup/*-backup.hg (glob)
 
   $ hg branches
   branch2                        7:e1e80ed73210