changeset 13907:a0ed0d0dd713

subrepo: fix up svn test output
author Matt Mackall <mpm@selenic.com>
date Thu, 07 Apr 2011 09:47:30 -0500
parents a1e418070ff6
children ba669bc7f851
files tests/test-subrepo-svn.t
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- 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