]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix test_archive_write_add_filter_by_name_lrzip test case.
authorAndres Mejia <amejia004@gmail.com>
Sun, 24 Feb 2013 18:06:28 +0000 (13:06 -0500)
committerAndres Mejia <amejia004@gmail.com>
Sun, 24 Feb 2013 18:06:28 +0000 (13:06 -0500)
commitd767d7904781794442938df6b0dd29c8da325e03
tree76c3d65f07859d993523d4b61710348ebf6c1cf9
parent21b21bc874f31b1379c2c4feb944970ce4459d5c
Fix test_archive_write_add_filter_by_name_lrzip test case.
There's some bug in lrzip where small files cannot use 2nd stage
compression.
See http://ck-hack.blogspot.com/2012/03/lrzip-0612.html?showComment=1337356929450#c3154145708572533571
libarchive/test/test_archive_write_add_filter_by_name.c