--- a/tests/test-largefiles.t Fri May 04 14:39:37 2012 +0200
+++ b/tests/test-largefiles.t Fri May 04 14:40:11 2012 +0200
@@ -1097,10 +1097,13 @@
(use --subrepos for recursive commit)
[255]
-# Add a normal file to the subrepo, then test archiving
+Add a normal file to the subrepo, then test archiving
+
$ echo 'normal file' > subrepo/normal.txt
$ hg -R subrepo add subrepo/normal.txt
-# Lock in subrepo, otherwise the change isn't archived
+
+Lock in subrepo, otherwise the change isn't archived
+
$ hg ci -S -m "add normal file to top level"
committing subrepository subrepo
Invoking status precommit hook