Denys Vlasenko wrote:
> Please send testcases where GNU gzip works and busybox gzip doesnt - to me.
> I will try to fix those.
It's easy enough to reproduce for me:
[EMAIL PROTECTED]:~>echo foo | gzip > test.gz
[EMAIL PROTECTED]:~>echo bar | gzip >> test.gz
[EMAIL PROTECTED]:~>gunzip < test.gz
f
Please send testcases where GNU gzip works and busybox gzip doesnt - to me.
I will try to fix those.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
2 matches
Mail list logo