contrib/check-code.py
branchstable
changeset 23936 30b016ef4bd8
parent 23139 e53f6b72a0e4
child 24205 abcb1ee3b20a
--- a/contrib/check-code.py	Thu Jan 22 00:07:06 2015 +0900
+++ b/contrib/check-code.py	Thu Jan 22 00:10:26 2015 +0900
@@ -159,7 +159,7 @@
      winglobmsg),
     (r'^  pulling from \$TESTTMP/.*[^)]$', winglobmsg,
      '\$TESTTMP/unix-repo$'), # in test-issue1802.t which skipped on windows
-    (r'^  reverting .*/.*[^)]$', winglobmsg),
+    (r'^  reverting (?!subrepo ).*/.*[^)]$', winglobmsg),
     (r'^  cloning subrepo \S+/.*[^)]$', winglobmsg),
     (r'^  pushing to \$TESTTMP/.*[^)]$', winglobmsg),
     (r'^  pushing subrepo \S+/\S+ to.*[^)]$', winglobmsg),