X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincr01.at;h=8f0be144fcd3d5590025488cff51d0a9413c7bad;hb=14d39a2c1491f6c719b1bcf85fb9ead6fb206008;hp=9d0a03ee62fbe8a8a56f1d9b18a9503152d0efe5;hpb=a57ecc51aaffffad30b9610f0c6a7749ea31d540;p=chaz%2Ftar diff --git a/tests/incr01.at b/tests/incr01.at index 9d0a03e..8f0be14 100644 --- a/tests/incr01.at +++ b/tests/incr01.at @@ -1,11 +1,11 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005, 2007 Free Software Foundation, Inc. # This program 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -25,7 +25,7 @@ # http://lists.gnu.org/archive/html/bug-tar/2005-08/msg00023.html AT_SETUP([restore broken symlinks from incremental]) -AT_KEYWORDS([incr01]) +AT_KEYWORDS([incremental incr01]) AT_TAR_CHECK([ mkdir directory @@ -48,7 +48,7 @@ separator directory/ tar: Deleting `directory/bar' ], -[],[],[],[gnu, oldgnu]) +[],[],[],[gnu, oldgnu, posix]) AT_CLEANUP