X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincremental.at;h=801b0b7cb2b4a6095e470c51d3784b99c8875012;hb=ec5743a6286b1bbe88a1f45e9e154c03846fb590;hp=23d0c403e535dd97c852bea3b35c48e5a1a51178;hpb=120e96c480fbfc5fa31fba0f59ba1a45953b838e;p=chaz%2Ftar diff --git a/tests/incremental.at b/tests/incremental.at index 23d0c40..801b0b7 100644 --- a/tests/incremental.at +++ b/tests/incremental.at @@ -21,7 +21,7 @@ # 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