tests/test-subrepo-deep-nested-change.t
changeset 17112 f690402e80fb
parent 17108 1894dac619de
child 17113 d7493da233c8
--- a/tests/test-subrepo-deep-nested-change.t	Thu Jul 05 00:49:26 2012 +0200
+++ b/tests/test-subrepo-deep-nested-change.t	Thu Jul 05 00:51:05 2012 +0200
@@ -109,7 +109,7 @@
   $ hg --config extensions.largefiles=! add sub1/sub2/folder/test.txt
   $ hg ci -Sm "add test.txt"
   committing subrepository sub1
-  committing subrepository sub1/sub2
+  committing subrepository sub1/sub2 (glob)
   $ hg --config extensions.largefiles=! archive -S ../archive_all
   $ find ../archive_all | sort
   ../archive_all
@@ -163,7 +163,7 @@
   $ hg --config extensions.largefiles= add --large large.bin
   $ hg --config extensions.largefiles= ci -S -m "add large files"
   committing subrepository sub1
-  committing subrepository sub1/sub2
+  committing subrepository sub1/sub2 (glob)
 
   $ hg --config extensions.largefiles= archive -S ../archive_lf
   $ find ../archive_lf | sort