--- 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:.*/.*[^)]$',