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 @@ -85,7 +85,7 @@ debugsub - $ hg debugsub + $ hg debugsub | sed 's/%3A/:/g' path s source file:/*/$TESTTMP/svn-repo/src (glob) revision 2 @@ -111,7 +111,7 @@ Fetching external item into '*s/externals'* (glob) External at revision 1. At revision 3. - $ hg debugsub + $ hg debugsub | sed 's/%3A/:/g' path s source file:/*/$TESTTMP/svn-repo/src (glob) revision 3 @@ -233,7 +233,7 @@ debugsub in clone - $ hg debugsub + $ hg debugsub | sed 's/%3A/:/g' path s source file:/*/$TESTTMP/svn-repo/src (glob) revision 3 @@ -574,8 +574,8 @@ Test forgetting files, not implemented in svn subrepo, used to traceback - $ hg forget 'notafile*' - notafile*: $ENOENT$ + $ hg forget 'notafile' + notafile: $ENOENT$ [1] Test a subrepo referencing a just moved svn path. Last commit rev will