Mercurial > public > mercurial-scm > hg-stable
diff tests/test-subrepo-paths.t @ 19380:ee07f9d142c9
check-code: do not warn on printf \\x or \\[1-9]
When there is a double backslash the following char does not have any special
meaning. So do not warn on this.
Remove the now obsolete no-check-code statement. (It was used wrongly anyway, it
skipped checking the entire file.)
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Mon, 01 Jul 2013 06:50:58 +0200 |
parents | f2719b387380 |
children | 4441705b7111 |
line wrap: on
line diff
--- a/tests/test-subrepo-paths.t Tue Nov 06 00:22:56 2012 +0100 +++ b/tests/test-subrepo-paths.t Mon Jul 01 06:50:58 2013 +0200 @@ -17,7 +17,7 @@ hg debugsub with remapping $ echo '[subpaths]' >> .hg/hgrc - $ printf 'http://example.net/lib(.*) = C:\\libs\\\\1-lib\\\n' >> .hg/hgrc # no-check-code + $ printf 'http://example.net/lib(.*) = C:\\libs\\\\1-lib\\\n' >> .hg/hgrc $ hg debugsub path sub