tests/test-subrepo-svn.t
changeset 12668 89e35377dbe8
parent 12640 6cc4b14fb76b
child 12798 3d6ba8c2b1b8
--- a/tests/test-subrepo-svn.t	Sat Oct 09 22:05:24 2010 +0200
+++ b/tests/test-subrepo-svn.t	Sat Oct 09 15:06:22 2010 -0500
@@ -73,7 +73,7 @@
 
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file://*/svn-repo/src (glob)
    revision 2
 
 change file in svn and hg, commit
@@ -92,7 +92,7 @@
   At revision 3.
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file://*/svn-repo/src (glob)
    revision 3
 
   $ echo a > s/a
@@ -192,7 +192,7 @@
 
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file://*/svn-repo/src (glob)
    revision 3
 
 verify subrepo is contained within the repo directory