]> Dogcows Code - chaz/tar/blobdiff - tests/exclude15.at
Update copyright years.
[chaz/tar] / tests / exclude15.at
index 2c98c353e4176998e1cdbd3f8b85657e054dd9c0..d751c9711dd015cf32ead9d9a3dfdd5a5c3525b8 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 and --listed-incremental])
 AT_KEYWORDS([exclude exclude-tag exclude-tag-all listed incremental exclude15])
 
 AT_TAR_CHECK([
+AT_SORT_PREREQ
 mkexcltest etest
-tar -c -f etest.tar --exclude-tag-all=excludeme --listed=snar -v etest
+tar -c -f etest.tar --exclude-tag-all=excludeme --listed=snar -v etest | sort
 ],
 [0],
 [etest/
This page took 0.02026 seconds and 4 git commands to generate.