X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fappend.at;h=6fa587e3c13fb3e93e45d04f060daf70e05b3da0;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=10d06d7d987642abbf6632aa8439faa4848f58e2;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/tests/append.at b/tests/append.at index 10d06d7d..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-2014 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 ])