xz-analysis-mirror/src/scripts
Lasse Collin 1c673e5681 Fix exit status of "xzdiff foo.xz bar.xz".
xzdiff was clobbering the exit status from diff in a case
statement used to analyze the exit statuses from "xz" when
its operands were two compressed files. Save and restore
diff's exit status to fix this.

The bug is inherited from zdiff in GNU gzip and was fixed
there on 2009-10-09.

Thanks to Jonathan Nieder for the patch and
to Peter Pallinger for reporting the bug.
2011-07-31 11:01:47 +03:00
..
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00
xzdiff.1 Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. 2011-03-19 13:08:22 +02:00
xzdiff.in Fix exit status of "xzdiff foo.xz bar.xz". 2011-07-31 11:01:47 +03:00
xzgrep.1 Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. 2011-03-19 13:08:22 +02:00
xzgrep.in xzgrep: fix typo in $0 parsing 2011-04-18 19:33:27 +03:00
xzless.1 Major man page updates. 2010-09-27 23:29:34 +03:00
xzless.in xzless: Support compressed standard input 2009-08-09 22:27:22 +03:00
xzmore.1 Major man page updates. 2010-09-27 23:29:34 +03:00
xzmore.in Major update to the xzgrep and other scripts based on 2009-07-05 22:25:17 +03:00