]> Dogcows Code - chaz/tar/blobdiff - tests/exclude12.at
testsuite: do not resist on file order in archive
[chaz/tar] / tests / exclude12.at
index 7121f077bceff9f3534c61dd48d918f5dd73c7c0..b5b7824afe137f338cdffc6de5a15dfe8b429822 100644 (file)
@@ -38,8 +38,9 @@ AT_SETUP([--exclude-tag-under and --listed-incremental])
 AT_KEYWORDS([exclude exclude-tag exclude-tag-under listed incremental exclude12])
 
 AT_TAR_CHECK([
+AT_SORT_PREREQ
 mkexcltest etest
-tar -c -f etest.tar --exclude-tag-under=excludeme --listed=snar -v etest
+tar -c -f etest.tar --exclude-tag-under=excludeme --listed=snar -v etest | sort
 ],
 [0],
 [etest/
This page took 0.020984 seconds and 4 git commands to generate.