X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=tests%2Fappend01.at;fp=tests%2Fappend01.at;h=2dc2108f55c3b4dfa12a1485b7b0fd57d41367df;hp=18348e181173f4d26c00952cbf7819926f2c26bf;hb=b414e25de8ca49d7567a92c203d431383ec57c83;hpb=29ece34f44a27750bbfd76154ad9882580453dc7 diff --git a/tests/append01.at b/tests/append01.at index 18348e1..2dc2108 100644 --- a/tests/append01.at +++ b/tests/append01.at @@ -21,11 +21,11 @@ # When decoding a header tar was assigning 0 to oldgnu_header.isextended, # which destroyed name prefix. When updating archive, modified prefix # could have been written to disk thus producing invalid archive member. -# Reported by Adye, TJ (Tim), +# Reported by Adye, TJ (Tim), # References: # <7231C15EAC2F164CA6DC326D97493C8B36C25D@exchange35.fed.cclrc.ac.uk> # http://lists.gnu.org/archive/html/bug-tar/2005-02/msg00032.html - + AT_SETUP([appending files with long names]) AT_KEYWORDS([append append01]) @@ -45,4 +45,3 @@ PREFIX/file2 [],[],[],[oldgnu, ustar, posix, gnu]) AT_CLEANUP -