K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-02-11T15:22:53.621948Z K 7 svn:log V 401 zgrep: fix exit status with multiple files zgrep should exit with success when given multiple files and the pattern is found in at least one file. Prior to this change, it would exit with success only if the pattern was found in _every_ file. (cherry picked from commit 63c8336d4de15085d50c9d8c855cdc97ee018a04) Git Hash: 07c84bb078e1974be265fc921481ee1608684103 Git Author: vangyzen@FreeBSD.org END