René Scharfe wrote:
> Am 28.07.2012 20:46, schrieb Ramsay Jones:
>> Unfortunately, I was unable to reproduce the final failure in t7810-grep.sh.
>> I tried, among other things, to provoke a failure thus:
>>
>> $ for i in $(seq 100); do
>> > if ! ./t7810-grep.sh -i -v; then
>> > b
René Scharfe writes:
> Am 28.07.2012 20:46, schrieb Ramsay Jones:
>> Unfortunately, I was unable to reproduce the final failure in t7810-grep.sh.
>> I tried, among other things, to provoke a failure thus:
>>
>> $ for i in $(seq 100); do
>> > if ! ./t7810-grep.sh -i -v; then
>> >
Am 28.07.2012 20:46, schrieb Ramsay Jones:
Unfortunately, I was unable to reproduce the final failure in t7810-grep.sh.
I tried, among other things, to provoke a failure thus:
$ for i in $(seq 100); do
> if ! ./t7810-grep.sh -i -v; then
> break;
> fi
> done
$
b
3 matches
Mail list logo