Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264957

Category gzip
Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
Changed at Sun 19 Apr 2026 17:30:03
Repository git://git.savannah.gnu.org/gzip.git
Project gzip
Branch master
Revision dd4ee3fc416e6553a6d47cdab9dea14311eaa222

Comments

tests: use $GREP not grep
Problem reported by Bruno Haible in:
https://bugs.gnu.org/80855#64
* tests/pipe-output, tests/zdiff, tests/zgrep-binary:
* tests/zgrep-context:
Use $GREP, not grep.  Also, be consistent about unsetting
GREP_OPTIONS, for portability to GNU grep 3.5 and earlier
when the user unwisely set GREP_OPTIONS.

Changed files