Mercurial > hg-stable
diff tests/test-largefiles.t @ 16581:48dfd9ae924a
test-largefiles: better formatting of comments
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 04 May 2012 14:40:11 +0200 |
parents | 80da0352a037 |
children | 61e31cab7d93 |
line wrap: on
line diff
--- 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