We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7335ddf commit 25e81a4Copy full SHA for 25e81a4
download-basemq.sh
@@ -43,4 +43,5 @@ elif [ "$FILE_FOUND" -eq 404 ]; then
43
exit 1
44
else
45
echo "Unexpected error when downloading MQ driver from $BASE_MQ_LOCATION"
46
+ exit 1
47
fi
0 commit comments