diff tests/test-relink.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 97ffc68f71d3
children 0793d763e413
line wrap: on
line diff
--- a/tests/test-relink.t	Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-relink.t	Fri Oct 08 22:36:10 2010 -0500
@@ -60,7 +60,7 @@
 relink
 
   $ hg relink --debug | fix_path
-  relinking */.hg/store (glob)
+  relinking $TESTTMP/repo/.hg/store to $TESTTMP/clone/.hg/store
   tip has 2 files, estimated total number of files: 3
   collecting: 00changelog.i 1/3 files (33.33%)
   collecting: 00manifest.i 2/3 files (66.67%)