]> Dogcows Code - chaz/tar/blobdiff - tests/exclude12.at
Update copyright years.
[chaz/tar] / tests / exclude12.at
index 7121f077bceff9f3534c61dd48d918f5dd73c7c0..e9dc0a4baf5e4dfcfd6d861913ece93e37af541b 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.
 
@@ -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.024694 seconds and 4 git commands to generate.