# HG changeset patch # User Martin Geisler # Date 2012-05-04 12:40:11 # Node ID 48dfd9ae924a07b01bf7d67af5118392821caf1a # Parent 80da0352a03721d2d338dcf77b6ca2dd255a1066 test-largefiles: better formatting of comments diff --git a/tests/test-largefiles.t b/tests/test-largefiles.t --- a/tests/test-largefiles.t +++ b/tests/test-largefiles.t @@ -1097,10 +1097,13 @@ verify that large files in subrepos hand (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