test-largefiles: better formatting of comments
authorMartin Geisler <mg@aragost.com>
Fri, 04 May 2012 14:40:11 +0200
changeset 16581 48dfd9ae924a
parent 16580 80da0352a037
child 16583 146a00c162a0
test-largefiles: better formatting of comments
tests/test-largefiles.t
--- 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