bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] tar-1.4.90: FAIL listed02.sh


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] tar-1.4.90: FAIL listed02.sh
Date: Fri, 03 Sep 2004 12:15:18 +0300

Guido Trentalancia <address@hidden> wrote:

> Attached please find the temporary files produced by the test itself.

Thank you. Actually, the failure is due to the different order of
files returned by readdir(), the difference between expected and
produced outputs is:

-tar: Deleting `tart/c1'
 tar: Deleting `tart/a1'
 tar: Deleting `tart/b1'
+tar: Deleting `tart/c1'

i.e. the message about deletion of tart/c1 appeared after the two other
messages, not before them. I'll fix listed02.sh to not expect the
messages to be in any particular order.

Regards,
Sergey




reply via email to

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