]> Dogcows Code - chaz/tar/blobdiff - tests/exclude14.at
Update copyright years.
[chaz/tar] / tests / exclude14.at
index 9032366778d3a76fbc50ece0acc2057e6f64b9a9..53e49f534af4956ccc6e47a5c9281326b65b32c4 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-all option])
 AT_KEYWORDS([exclude exclude-tag exclude-tag-all exclude14])
 
 AT_TAR_CHECK([
+AT_SORT_PREREQ
 mkexcltest etest
-tar -c -f etest.tar --exclude-tag-all=excludeme -v etest
+tar -c -f etest.tar --exclude-tag-all=excludeme -v etest | sort
 ],
 [0],
 [etest/
This page took 0.026615 seconds and 4 git commands to generate.