forked from pool/obs-service-kiwi_metainfo_helper
- Don't enable pipefail: rpm got SIGPIPE because grep -q exits early
and closes the other end, which made the whole expression fail OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-kiwi_metainfo_helper?expand=0&rev=20
This commit is contained in:
parent
a95e1408a2
commit
83e53be8ef
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 10:29:08 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Don't enable pipefail to avoid that rpm getting SIGPIPE because of
|
||||
grep -q leading to an error
|
||||
- Don't enable pipefail: rpm got SIGPIPE because grep -q exits early
|
||||
and closes the other end, which made the whole expression fail
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 11:25:26 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
Loading…
Reference in New Issue
Block a user