Mercurial > public > mercurial-scm > hg
diff tests/test-subrepo-deep-nested-change.t @ 17346:2944a6d35158
check-code: fix check for trailing whitespace on empty lines
It seems like the intention with c7d23b4ca4ba was to catch lines with only
one whitespace too.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Wed, 08 Aug 2012 18:10:30 +0200 |
parents | d7493da233c8 |
children | 4165cfd67519 |
line wrap: on
line diff
--- a/tests/test-subrepo-deep-nested-change.t Wed Aug 08 18:10:16 2012 +0200 +++ b/tests/test-subrepo-deep-nested-change.t Wed Aug 08 18:10:30 2012 +0200 @@ -100,7 +100,7 @@ revision 53dd3430bcaf5ab4a7c48262bcad6d441f510487 Check that deep archiving works - + $ cd cloned $ echo 'test' > sub1/sub2/test.txt $ hg --config extensions.largefiles=! add sub1/sub2/test.txt