X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fappend.at;h=6fa587e3c13fb3e93e45d04f060daf70e05b3da0;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=8145c9b2e77eeae97de391cdea2ba58be2233a96;hpb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;p=debian%2Ftar diff --git a/tests/append.at b/tests/append.at index 8145c9b2..6fa587e3 100644 --- a/tests/append.at +++ b/tests/append.at @@ -1,7 +1,8 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright 2004, 2006-2007, 2013 Free Software Foundation, Inc. +# Copyright 2004, 2006-2007, 2013-2014, 2016 Free Software Foundation, +# Inc. # This file is part of GNU tar. @@ -26,7 +27,7 @@ AT_TAR_CHECK([touch file1 tar cf archive file1 tar rf archive file2 tar tf archive], - [0], + [0], [file1 file2 ])