Commit d0b47bde0e2f5bae7502ca55b80ab006523db820

Mark Wielaard 2019-07-12T01:06:33

Fix bzgrep so it doesn't always return a 0 exit code with multiple archives The bzgrep wrapper always returns 0 as exit code when working on multiple archives, even when the pattern is not found. Fix from openSUSE by Kristýna Streitová <kstreitova@suse.com> https://bugzilla.suse.com/970260