--- a/tests/test-subrepo-deep-nested-change.t Mon Feb 06 15:00:08 2012 -0600
+++ b/tests/test-subrepo-deep-nested-change.t Mon Feb 06 15:10:01 2012 -0600
@@ -18,7 +18,6 @@
adding sub1/.hgsub (glob)
adding sub1/sub1 (glob)
$ hg commit -R sub1 -m "sub1 import"
- committing subrepository sub2
Preparing the 'main' repo which depends on the subrepo 'sub1'
@@ -33,7 +32,6 @@
adding main/.hgsub (glob)
adding main/main (glob)
$ hg commit -R main -m "main import"
- committing subrepository sub1
Cleaning both repositories, just as a clone -U