]> Dogcows Code - chaz/tar/blobdiff - tests/exclude08.at
Update copyright years.
[chaz/tar] / tests / exclude08.at
index ccd26c9dde5f1d690e5c07df30df7437763697ba..d35a0b585ccb8437894f5468969e8259036333ec 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 #
 # Test suite for GNU tar.
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013-2014 Free Software Foundation, Inc.
 
 # This file is part of GNU tar.
 
@@ -37,8 +37,9 @@ AT_SETUP([--exclude-tag option])
 AT_KEYWORDS([exclude exclude-tag exclude08])
 
 AT_TAR_CHECK([
+AT_SORT_PREREQ
 mkexcltest etest
-tar -c -f etest.tar --exclude-tag=excludeme -v etest
+tar -c -f etest.tar --exclude-tag=excludeme -v etest | sort
 ],
 [0],
 [etest/
This page took 0.02223 seconds and 4 git commands to generate.