# HG changeset patch # User Matt Mackall # Date 1302187650 18000 # Node ID a0ed0d0dd713191810fa4861d7256d79d7375806 # Parent a1e418070ff60d7ca02cf8e14ef807691aa3d0db subrepo: fix up svn test output diff -r a1e418070ff6 -r a0ed0d0dd713 tests/test-subrepo-svn.t --- a/tests/test-subrepo-svn.t Thu Apr 07 11:40:54 2011 +0200 +++ b/tests/test-subrepo-svn.t Thu Apr 07 09:47:30 2011 -0500 @@ -225,6 +225,14 @@ $ cd .. $ hg clone t tc | fix_path updating to branch default + A tc/s/alpha + U tc/s + + Fetching external item into 'tc/s/externals' + A tc/s/externals/other + Checked out external at revision 1. + + Checked out revision 3. A tc/subdir/s/alpha U tc/subdir/s @@ -233,14 +241,6 @@ Checked out external at revision 1. Checked out revision 2. - A tc/s/alpha - U tc/s - - Fetching external item into 'tc/s/externals' - A tc/s/externals/other - Checked out external at revision 1. - - Checked out revision 3. 3 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cd tc