diff contrib/check-code.py @ 19133:101b80eb7364

tests: check path separator in moves
author Brendan Cully <brendan@kublai.com>
date Fri, 03 May 2013 14:19:30 -0700
parents a91894c8064a
children 60b63216997c
line wrap: on
line diff
--- a/contrib/check-code.py	Fri May 03 13:59:58 2013 -0700
+++ b/contrib/check-code.py	Fri May 03 14:19:30 2013 -0700
@@ -112,6 +112,7 @@
     (r'^  reverting .*/.*[^)]$', winglobmsg, '\$TESTTMP/unix-repo$'),
     (r'^  cloning subrepo \S+/.*[^)]$', winglobmsg, '\$TESTTMP/unix-repo$'),
     (r'^  pushing to \$TESTTMP/.*[^)]$', winglobmsg, '\$TESTTMP/unix-repo$'),
+    (r'^  moving \S+/.*[^)]$', winglobmsg),
     (r'^  no changes made to subrepo since.*/.*[^)]$',
      winglobmsg, '\$TESTTMP/unix-repo$'),
     (r'^  .*: largefile \S+ not available from file:.*/.*[^)]$',