bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Problem in tests/pipe.at - tar 1.15.1


From: Andreas Winter
Subject: [Bug-tar] Problem in tests/pipe.at - tar 1.15.1
Date: Fri, 29 Sep 2006 20:43:13 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Hi,

when the tests for tar are run on an ext3 fs, the order of the files in archive is different from the expected order.
I have changed the line
cat archive | tar xfv -
to
cat archive | tar xfv - | sort 2> /dev/null
to solve the problem.

Regards
Andreas





reply via email to

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