X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fsparse04.at;h=c8399318c6105f64427d928fffae40b12c872570;hb=df7b55a8f6354e30e8da62eec7f706df033d0c81;hp=4d41be7cb840e7cefc6c3d732cae30ee7f545000;hpb=bb0af96c548dbaf1f60e52dd9665c2681d5f9ade;p=chaz%2Ftar diff --git a/tests/sparse04.at b/tests/sparse04.at index 4d41be7..c839931 100644 --- a/tests/sparse04.at +++ b/tests/sparse04.at @@ -23,7 +23,7 @@ AT_KEYWORDS([sparse sparse04]) # Description: Tar versions from 1.15.92 to 1.25 would incorrectly # store sparse file names longer than 100 characters in pax mode. -# Namely, the `path' keyword of the produced PAX header would contain the +# Namely, the 'path' keyword of the produced PAX header would contain the # crafted name of the header itself, instead of that of the file. # Reported by: Kamil Dudka # References: <201011250026.44908.kdudka@redhat.com>, @@ -34,7 +34,7 @@ m4_define([NAME_111], AT_TAR_CHECK([ genfile --sparse --file NAME_111 --block-size 512 8M A || AT_SKIP_TEST -tar -c --sparse --posix NAME_111 | tar t +tar -f - -c --sparse --posix NAME_111 | tar tf - ], [0], [NAME_111