X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Ffilerem01.at;h=23c6f8a13eb570bb9f6cb1b8cbabfebbcea39f6c;hb=1dcf9ae4b0cce489b52e58c9beff3f28a3515bed;hp=70f47bf0e816d83055af39749014c92d2b7707e8;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=debian%2Ftar diff --git a/tests/filerem01.at b/tests/filerem01.at index 70f47bf0..23c6f8a1 100644 --- a/tests/filerem01.at +++ b/tests/filerem01.at @@ -1,14 +1,16 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright 2009, 2013-2014 Free Software Foundation, Inc. -# This program is free software; you can redistribute it and/or modify +# This file is part of GNU tar. + +# GNU tar is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3, or (at your option) -# any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. -# This program is distributed in the hope that it will be useful, +# GNU tar is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. @@ -26,13 +28,13 @@ # instead. # # Reported by: Solar Designer -# +# # References: <20090228235820.GA13362@openwall.com> # http://lists.gnu.org/archive/html/bug-tar/2009-03/msg00000.html # AT_SETUP([file removed as we read it (ca. 22 seconds)]) -AT_KEYWORDS([create incremental filechange filerem filerem01]) +AT_KEYWORDS([create incremental listed filechange filerem filerem01]) AT_TAR_CHECK([ mkdir dir @@ -98,4 +100,3 @@ tar: dir/file1: File removed before we read it AT_CLEANUP -