X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2Fremfiles09b.at;h=45b8440c9c0f5de9545a217a6f9870405f9c8f0e;hp=26e5624e136907f15779c25de9864e7b0cacc4b6;hb=fcde08534bdabfaa50d9c762631c8ccc0a94fefa;hpb=a5db4ba5cb8a4e2685ff5eb109eb43d19f7912f8 diff --git a/tests/remfiles09b.at b/tests/remfiles09b.at index 26e5624..45b8440 100644 --- a/tests/remfiles09b.at +++ b/tests/remfiles09b.at @@ -32,12 +32,10 @@ AT_KEYWORDS([create incremental remove-files remfiles09 remfiles09b]) AT_XFAIL_IF(true) # we expect to fail in tar 1.27 AT_TAR_CHECK([ -AT_SORT_PREREQ mkdir foo echo foo/file > foo/file decho A tar -cvf foo.tar --incremental --remove-files foo -TARSTAT=$? decho B find . ], @@ -47,7 +45,6 @@ foo/ foo/file B . -./foo ./foo.tar ], [A