jjb: infra: bifrost-verify.sh: Replace 'exit' with 'return' 43/27443/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 24 Jan 2017 10:37:16 +0000 (10:37 +0000)
committerMarkos Chandras <mchandras@suse.de>
Tue, 24 Jan 2017 10:39:45 +0000 (10:39 +0000)
commit586a5cf54400c439f29df9e213a5ababa5d112c3
treef52e5f15324b3e957116f7903563268adbad7961
parent387c212e28b6050a74affbb787c9525e6337ce08
jjb: infra: bifrost-verify.sh: Replace 'exit' with 'return'

When there are no bifrost logs (possibly because the build broke
far too early) we shouldn't exit at all. This is a valid scenario so
we should return back to the caller and exit using the bifrost
'exit code' instead.

Change-Id: I55a847dea7a6f4209b0e4fb71fad6bb00f6df08b
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/infra/bifrost-verify.sh