diff --git a/tests/test-subrepo-svn.t b/tests/test-subrepo-svn.t --- a/tests/test-subrepo-svn.t +++ b/tests/test-subrepo-svn.t @@ -73,7 +73,7 @@ debugsub $ 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 @@ change file in svn and hg, commit 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 @@ debugsub in clone $ 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