diff options
author | Ed Santiago <santiago@redhat.com> | 2021-01-18 11:23:04 -0700 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2021-01-18 15:13:36 -0700 |
commit | 46df46ab6034b7efdb94492584308e7cd42b6077 (patch) | |
tree | 33201780cd82169a48224b9dc639becb1d79b0aa /.golangci.yml | |
parent | 0356c46e537fd01794bf2880a06b1d38a0bee3f9 (diff) | |
download | podman-46df46ab6034b7efdb94492584308e7cd42b6077.tar.gz podman-46df46ab6034b7efdb94492584308e7cd42b6077.tar.bz2 podman-46df46ab6034b7efdb94492584308e7cd42b6077.zip |
runner.sh : deal with bash 'set -e'
Release trigger script failed[1] because the entire script
runs under 'set -e'; so a 'grep -- -dev' that finds no
results will cause a nonzero exit status and hence the
entire script to fail. Work around that.
[1] https://cirrus-ci.com/task/4541290882793472
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to '.golangci.yml')
0 files changed, 0 insertions, 0 deletions