GNU bug report logs - #23768
[PATCH] tests: adjust to ignore gzip 1.8+ warnings

Previous Next

Package: automake;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 14 Jun 2016 07:50:01 UTC

Severity: normal

Tags: fixed, patch

Merged with 20132

Done: Mathieu Lirzin <mthl <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 23768 <at> debbugs.gnu.org (full text, mbox):

From: Hans-Bernhard Bröker <HBBroeker <at> t-online.de>
To: 23768 <at> debbugs.gnu.org
Subject: Re: bug#23768: [PATCH] tests: adjust to ignore gzip 1.8+ warnings
Date: Wed, 15 Jun 2016 21:50:53 +0200
Am 14.06.2016 um 09:48 schrieb Ludovic Courtès:
> -test ! -s stderr
> +
> +# Gzip 1.8+ emits warnings like "gzip: warning: GZIP environment
> +# variable is deprecated"; filter them out.
> +test `grep -v '^gzip: warning' stderr | wc -l` -eq 0

Hmmm... wouldn't it make much more sense to just eliminate the GZIP 
environment variable, if set?





This bug report was last modified 7 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.