Skip to content
Snippets Groups Projects
Commit e06c6854 authored by Simon McVittie's avatar Simon McVittie
Browse files

scout-on-soldier: Silence a shellcheck warning

parent 5f1a9543
Branches
Tags
1 merge request!48Fixes for layered scout-on-soldier
Pipeline #13461 passed
......@@ -155,9 +155,7 @@ main () {
[ -z "$verbose" ] || log "Running: $runtime/run.sh $(printf '%q ' "$@")"
exec "$runtime/run.sh" "$@"
# This should never be reached
log "Internal error: exec failed"
exit 1
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment