On Sat, Aug 17, 2019 at 11:18:49PM +0000, Vladimir Panteleev wrote:
> grep's exit code was never checked (and -o errexit is not in effect),
> thus the test was ineffectual and regressed.
> 
> Add the missing exit code check, and update the error messages to
> make the test pass again.
> 
> Signed-off-by: Vladimir Panteleev <[email protected]>

Applied, thanks.

Reply via email to