tests/test-logtoprocess.t
changeset 32915 0afc4206d02b
parent 32337 46ba2cdda476
child 33097 fce4ed2912bb
--- a/tests/test-logtoprocess.t	Sun Jun 18 12:06:22 2017 +0900
+++ b/tests/test-logtoprocess.t	Mon Jun 19 21:44:23 2017 -0400
@@ -1,3 +1,5 @@
+#require no-windows
+
 ATTENTION: logtoprocess runs commands asynchronously. Be sure to append "| cat"
 to hg commands, to wait for the output, if you want to test its output.
 Otherwise the test will be flaky.