diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-05-17 14:18:41 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-05-19 15:24:15 +0200 |
commit | b4d41ac4b6992d76af162c77a9414d12b6e39f21 (patch) | |
tree | aeea6f74fa9fbb12d350d205c54ed93c8b78770a /test/demo | |
parent | cfa8a78a39e2a9c04ca85cbd5b9790c9caedc752 (diff) | |
download | passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar.gz passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar.bz2 passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar.lz passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar.xz passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.tar.zst passt-b4d41ac4b6992d76af162c77a9414d12b6e39f21.zip |
test/run: Return 0 from run(), exit value already reflects failures
There's no need to return non-zero if there have been failures in
run(), because the exit value is already determined from the number
of failures reported in the log file.
Return zero, so that this doesn't cause the script to fail, given we
now run it with -e.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/demo')
0 files changed, 0 insertions, 0 deletions