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:10:58 -0700 |
commit | d2ee3d8151d28ae947d586cb514dc195e32166b3 (patch) | |
tree | 5ffa1a2e3736af9558af309f626b049c0bcad3f7 /test/system/320-system-df.bats | |
parent | 5f1a7a7d27824a0708760ae8f964b19caef18f3d (diff) | |
download | podman-d2ee3d8151d28ae947d586cb514dc195e32166b3.tar.gz podman-d2ee3d8151d28ae947d586cb514dc195e32166b3.tar.bz2 podman-d2ee3d8151d28ae947d586cb514dc195e32166b3.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 'test/system/320-system-df.bats')
0 files changed, 0 insertions, 0 deletions