diff --git a/src/run/runner/helpers/introspected_golang/go.sh b/src/run/runner/helpers/introspected_golang/go.sh index 3ce1211d..d77fc70c 100755 --- a/src/run/runner/helpers/introspected_golang/go.sh +++ b/src/run/runner/helpers/introspected_golang/go.sh @@ -52,3 +52,4 @@ else debug_log "Full command: $REAL_GO $*" "$REAL_GO" "$@" fi +exit $?