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)
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.


No differences found