[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23107: new snapshot available: gzip-1.6.56-9190
From: |
Assaf Gordon |
Subject: |
bug#23107: new snapshot available: gzip-1.6.56-9190 |
Date: |
Fri, 25 Mar 2016 23:31:08 -0400 |
Sorry, I was wrong about the failure causes on Alpine Linux 3.3.3:
> On Mar 25, 2016, at 23:17, Assaf Gordon <address@hidden> 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