X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ffilerem01.at;h=23c6f8a13eb570bb9f6cb1b8cbabfebbcea39f6c;hb=576e99a21c566598d7a701142e439cb283cac24f;hp=70f47bf0e816d83055af39749014c92d2b7707e8;hpb=acd833fb9815a8fe1c2bb9b90203e008a62ee374;p=chaz%2Ftar diff --git a/tests/filerem01.at b/tests/filerem01.at index 70f47bf..23c6f8a 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 -