mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Fail update-godep-licenses if bash version lower than 4
This commit is contained in:
parent
6ca53a0103
commit
d733068fd5
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user