also additional sleep in cycle do test success

On Nov 22, 2007 3:55 PM, Sergey Poznyakoff <[EMAIL PROTECTED]> wrote:
> Vitaly V. Ch <[EMAIL PROTECTED]> ha escrit:
>
> > On some machines run under slackware 10.2 next test always fail:
> >
> >  for ((i=0;i<1000;i++)); do echo $i >$i; tar cz $i >>file.tgz; done;
> > gzip -t -v file.tgz
>
> It should have failed. You cannot glue together two compressed files and
> expect the result to be a valid compressed file.
>
> -Sergey
>


Reply via email to