[PATCH 07] Use append mode to capture parallel test output.

2009-03-14 Thread Ralf Wildenhues
D'oh. Wonder how often we will keep encountering this. Cheers, Ralf Use append mode to capture parallel test output. * tests/lisp8.test: Use append mode for output from `make -j', to avoid dropped lines. * tests/parallel-tests3.test: Likewise. diff --git a/tests/lisp8.test

Re: [PATCH 07] Use append mode to capture parallel test output.

2009-03-14 Thread Akim Demaille
Le 14 mars 09 à 11:56, Ralf Wildenhues a écrit : D'oh. Wonder how often we will keep encountering this. Hi Ralf, I have not understood what's going on here. Are these files running concurrently in the same pwd? Cheers, Ralf Use append mode to capture parallel test output. *

Re: [PATCH 07] Use append mode to capture parallel test output.

2009-03-14 Thread Ralf Wildenhues
* Akim Demaille wrote on Sat, Mar 14, 2009 at 01:24:28PM CET: Le 14 mars 09 à 11:56, Ralf Wildenhues a écrit : D'oh. Wonder how often we will keep encountering this. I have not understood what's going on here. Are these files running concurrently in the same pwd? No. The issue is