changeset 20471 | ea005e754c9c |
parent 20423 | ada289dfceb0 |
child 20532 | f1a3ae7c15df |
--- a/contrib/check-code.py Tue Feb 11 16:30:23 2014 -0800 +++ b/contrib/check-code.py Mon Jan 27 21:39:25 2014 +0100 @@ -165,6 +165,8 @@ (r'^ moving \S+/.*[^)]$', winglobmsg), (r'^ no changes made to subrepo since.*/.*[^)]$', winglobmsg), (r'^ .*: largefile \S+ not available from file:.*/.*[^)]$', winglobmsg), + (r'^ .*file://\$TESTTMP', + 'write "file:/*/$TESTTMP" + (glob) to match on windows too'), ], # warnings [