tests/test-check-config-hg.t
branchstable
changeset 25866 8c1d7a0e737b
parent 25854 eabba9c75061
child 27310 9c98fe1416c2
--- a/tests/test-check-config-hg.t	Mon Jul 20 22:48:42 2015 -0400
+++ b/tests/test-check-config-hg.t	Mon Jul 20 23:33:57 2015 -0400
@@ -4,7 +4,7 @@
 
 New errors are not allowed. Warnings are strongly discouraged.
 
-  $ hg files "set:(**.py or **.txt) - tests/**" |
+  $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
   >   xargs python contrib/check-config.py
   undocumented: convert.cvsps.cache (bool) [True]
   undocumented: convert.cvsps.fuzz (str) [60]