openSUSE / brp-check-suse

Build root policy check scripts
GNU General Public License v2.0
5 stars 21 forks source link

Fix error handling of brp-25-symlink #36

Closed coolo closed 4 years ago

coolo commented 4 years ago

Avoid using a subshell from a pipe - otherwise had_errors is always 0

frispete commented 4 years ago

Great, Stephan, thanks for catching this.

I bet, we're getting some fallout from this change

..for GOOD!