diff --git a/tests/test-logtoprocess.t b/tests/test-logtoprocess.t index 577759ef2ed27bcf89d5eb35674b4bdbacfdb7f6_dGVzdHMvdGVzdC1sb2d0b3Byb2Nlc3MudA==..0afc4206d02b79a1c519ef1dad08667258b1d830_dGVzdHMvdGVzdC1sb2d0b3Byb2Nlc3MudA== 100644 --- a/tests/test-logtoprocess.t +++ b/tests/test-logtoprocess.t @@ -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.