tests/test-subrepo-missing.t
changeset 16073 b254f827b7a6
parent 14870 f73c7b70df68
child 16595 2de6ac4ac17c
--- a/tests/test-subrepo-missing.t	Mon Feb 06 15:00:08 2012 -0600
+++ b/tests/test-subrepo-missing.t	Mon Feb 06 15:10:01 2012 -0600
@@ -7,12 +7,10 @@
   $ echo 'subrepo = subrepo' > .hgsub
   $ hg ci -Am addsubrepo
   adding .hgsub
-  committing subrepository subrepo
   $ echo b > subrepo/b
   $ hg -R subrepo ci -Am addb
   adding b
   $ hg ci -m updatedsub
-  committing subrepository subrepo
 
 delete .hgsub and revert it