[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: |
Sat, 26 Mar 2016 00:17:09 -0400 |
> FAIL: zdiff
> ===========
On this system (Alpine linux + busybox), 'diff' always produces unified output
(regardless of using '-u').
It does not support 'normal' output (
https://busybox.net/downloads/BusyBox.html#diff ).
The attached patch is a suggestion to always test with unified diff.
It solves the problem on this system, but might introduce problems on other
systems which don't support '-u' (or don't have sed).
0001-tests-zdiff-use-unified-diff.patch
Description: Binary data
comments welcomed.
- assaf