Skip to content
Commit e3467a68 authored by Jackson Cooper-Driver's avatar Jackson Cooper-Driver Committed by Kshitij Sisodia
Browse files

Ensure run_docker.sh returns with correct return code



Currently, the run_docker.sh always returns with RC=0 when being run
with an underlying script. This is because of the echo call at the end
of the script. Modify the script to ensure that we return with the
return code of the docker process itself.

Signed-off-by: Jackson Cooper-Driver's avatarJackson Cooper-Driver <jackson.cooper-driver@arm.com>
parent 7c697e39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment