[darcs-devel] darcs patch: Use an arithmetic for loop in the broken-pipe.sh test.

David Roundy daveroundy at gmail.com
Mon Mar 17 22:31:20 UTC 2008


On Mon, Mar 17, 2008 at 6:20 PM, Guillaume Outters
<guillaume.outters at free.fr> wrote:
>  > However, on a bash 3.2.9 on a Mac, I had to remove $s inside the
>  > double parentheses to get it work. Then it works (except I think it
>  > should start at 1 and stop on a <= instead of a <, to match seq).
>
>  So the "universal wrapper" could be made simpler:

Guillaume, does Eric's patch work for you? The universal seq might be
nice, but writing a straight for loop as he did is actually quite
appealing as well.

David


More information about the darcs-devel mailing list