X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincremental.at;h=801b0b7cb2b4a6095e470c51d3784b99c8875012;hb=9766528b07318d3d7d35f504e9ded5a990c2ed24;hp=5f57f3ab6d2e3df3182b428642e747579fe55b8d;hpb=35cae74c4cae8e59c84e215c493e5a032dbe4e15;p=chaz%2Ftar diff --git a/tests/incremental.at b/tests/incremental.at index 5f57f3a..801b0b7 100644 --- a/tests/incremental.at +++ b/tests/incremental.at @@ -15,13 +15,13 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # A directory older than the listed entry was skipped completely. AT_SETUP([incremental]) -AT_KEYWORDS([incremental]) +AT_KEYWORDS([incremental incr00]) AT_TAR_CHECK([ mkdir structure @@ -55,6 +55,6 @@ separator structure/ structure/file ], -[],[],[],[gnu,oldgnu]) +[],[],[],[gnu,oldgnu,posix]) AT_CLEANUP