bug#10466: [PATCH] tests: improve diagnostics when write(2) fails

2012-01-23 Thread Peter Rosin
Stefano Lattarini skrev 2012-01-23 10:04: > On 01/23/2012 09:48 AM, Peter Rosin wrote: >> Stefano Lattarini skrev 2012-01-09 20:32: >> >>> BTW, this change might be independently useful in catching other potential >>> unexpected write failures; would you feel like cooking it in a proper patch? >> >

bug#10466: [PATCH] tests: improve diagnostics when write(2) fails

2012-01-23 Thread Stefano Lattarini
On 01/23/2012 09:48 AM, Peter Rosin wrote: > Stefano Lattarini skrev 2012-01-09 20:32: > >> BTW, this change might be independently useful in catching other potential >> unexpected write failures; would you feel like cooking it in a proper patch? > > Like this (for master)? > > [SNIP inlined patch

bug#10466: [PATCH] tests: improve diagnostics when write(2) fails (was: bug#10466: MSYS problem with redirects)

2012-01-23 Thread Peter Rosin
Stefano Lattarini skrev 2012-01-09 20:32: > On 01/09/2012 12:29 PM, Peter Rosin wrote: >> With this diff: >> >> diff --git a/tests/parallel-tests-fd-redirect.test >> b/tests/parallel-tests-fd-red >> index 73a134e..5728014 100755 >> --- a/tests/parallel-tests-fd-redirect.test >> +++ b/tests/paralle