bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] intermittent pipeio3 test failures


From: Andrew J. Schorr
Subject: Re: [bug-gawk] intermittent pipeio3 test failures
Date: Thu, 28 Nov 2013 15:52:56 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Nov 27, 2013 at 05:39:59PM -0500, Andrew J. Schorr wrote:
> Here is a useful test harness:
> 
>    bash-4.2$ for i in `seq 1 10000` ; do make pipeio3; [ -e _pipeio3 ] && 
> echo $i && break; done
> 
> Should we retain this test and add 3 more possible solutions, or should we 
> discard
> the test?  I'm not sure those 5 are comprehensive.

The attached script is better for testing.  I should probably convert it to be 
pure gawk so it may run faster, but I ran out of gas.

Regards,
Andy

Attachment: testcommand.sh
Description: Bourne shell script


reply via email to

[Prev in Thread] Current Thread [Next in Thread]