Sorry, I was wrong about the failure causes on Alpine Linux 3.3.3: > On Mar 25, 2016, at 23:17, Assaf Gordon <assafgor...@gmail.com> wrote: > > <gzip-alpine-3.3.3-test-suite.log> >
'help-version' failed due to using 'less -V', and 'zdiff' failed due to something else (which I'm looking into). FAIL: help-version ================== [...] + env zless zin.gz less: unrecognized option: V FAIL: zdiff =========== [...] + diff -u exp out --- exp +++ out @@ -1,4 +1,5 @@ -1c1 -< a ---- -> b +--- /dev/fd/5 ++++ - +@@ -1 +1 @@ +-a ++b + fail=1 regards, - assaf