diff --git a/hack/update-godep-licenses.sh b/hack/update-godep-licenses.sh index bd9679968b4..77b17b4aeb9 100755 --- a/hack/update-godep-licenses.sh +++ b/hack/update-godep-licenses.sh @@ -140,6 +140,7 @@ if ((${BASH_VERSINFO[0]}<4)); then echo "$ brew install md5sha1sum bash jq" fi echo + exit 9 fi # This variable can be injected, as in the verify script.