gzip: port zdiff, zless to Busybox
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Mar 2017 23:35:55 +0000 (16:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Mar 2017 23:36:28 +0000 (16:36 -0700)
commit82c62a301aa3aedaa76bae9c07ddeb2ba1395782
treeeff61678dc1ba2374baa14bfb0807de7880a1fcb
parent83223a0c7bbc239a4320f02fe0c9cc1006d97ec4
gzip: port zdiff, zless to Busybox

Problem reported by Denys Zagorui (Bug#26088).
* tests/zdiff: Check that diff uses POSIX-format output.
* zless.in (less_version): Don't exit merely because 'less -V'
fails; instead, assume 'less' is compatible with an old version of
the original 'less'.  Busybox 'less -V' fails, but apparently its
'less' works anyway somehow.
tests/zdiff
zless.in