Public bug reported: $ echo test1 | gzip -c > a.gz $ echo test2 | gzip -c > b.gz $ zdiff a.gz b.gz $ echo $? 0
---- This bug has been fixed in debian upstream gzip 1.4 http://git.gag.com/?p=debian/gzip;a=history;f=zdiff.in;hb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4 The fix is on line 113 and 118 of the following file: http://git.gag.com/?p=debian/gzip;a=blob_plain;f=zdiff.in;hb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4 ** Affects: gzip (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859418 Title: zdiff exits with incorrect status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gzip/+bug/859418/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
