mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 05:38:43 +02:00
behave: Propagate exit codes in the shell scripts properly
This commit is contained in:
@@ -7,3 +7,5 @@ podman build "$@" \
|
||||
--volume="$TOPDIR":/opt/obs \
|
||||
$TOPDIR \
|
||||
2>&1 | tee container-build.log
|
||||
|
||||
exit $?
|
||||
|
Reference in New Issue
Block a user