X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=tests%2Fmultiv07.at;fp=tests%2Fmultiv07.at;h=9a40f7b3e926badfadee5ec7aeeda34658c5af12;hp=ff965d6c1aea1ec59650a7e5aeb8eb7605953f27;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/tests/multiv07.at b/tests/multiv07.at index ff965d6..9a40f7b 100644 --- a/tests/multiv07.at +++ b/tests/multiv07.at @@ -15,7 +15,7 @@ # along with this program. If not, see . # Description: When creating POSIX multivolume archives, tar may in -# some cases write an extended header at the end of one volume, and +# some cases write an extended header at the end of one volume, and # the corresponding ustar header at the beginning of the next volume. # Such archives do not fully comply with the POSIX specs, but tar must # be able to read them anyway. This is what this script tests. @@ -31,6 +31,8 @@ AT_XFAIL_IF(test -f $[]XFAILFILE) AT_TARBALL_PREREQ([xsplit-1.tar],[0e008c84c517e48fbf23ca6a7033cde6]) AT_TARBALL_PREREQ([xsplit-2.tar],[03150b9852d285458f43734e9e0b9a45]) +exec <&- + cd $TEST_DATA_DIR tar -t -M -fxsplit-1.tar -fxsplit-2.tar ],