]> Dogcows Code - chaz/tar/commit
testsuite: do not resist on file order in archive
authorPavel Raiskup <praiskup@redhat.com>
Wed, 26 Jun 2013 15:35:41 +0000 (17:35 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 29 Jun 2013 07:45:45 +0000 (10:45 +0300)
commitcf199be81de074e2a78f64d33685eb1c982a5856
treee842d9c422a08c519c4e6e066042565a49bc8031
parentcfebb3cedfb678e595b0a389074d5d7c79a33fd5
testsuite: do not resist on file order in archive

On my Fedora 19 box, the exclude08 & exclude11 tests failed before
this fix.  The reason was that the directory traversing chosen the
file order differently than the testsuite expected.

* tests/exclude08.at: Sort the tarball content output.
* tests/exclude09.at: Likewise.
* tests/exclude10.at: Likewise.
* tests/exclude11.at: Likewise.
* tests/exclude12.at: Likewise.
* tests/exclude13.at: Likewise.
* tests/exclude14.at: Likewise.
* tests/exclude15.at: Likewise.
* tests/exclude16.at: Likewise.
tests/exclude08.at
tests/exclude09.at
tests/exclude10.at
tests/exclude11.at
tests/exclude12.at
tests/exclude13.at
tests/exclude14.at
tests/exclude15.at
tests/exclude16.at
This page took 0.019987 seconds and 4 git commands to generate.