Skip to content

Commit 25e81a4

Browse files
committed
Add error condition
1 parent 7335ddf commit 25e81a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

download-basemq.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ elif [ "$FILE_FOUND" -eq 404 ]; then
4343
exit 1
4444
else
4545
echo "Unexpected error when downloading MQ driver from $BASE_MQ_LOCATION"
46+
exit 1
4647
fi

0 commit comments

Comments
 (0)