mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +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"
|
echo "$ brew install md5sha1sum bash jq"
|
||||||
fi
|
fi
|
||||||
echo
|
echo
|
||||||
|
exit 9
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# This variable can be injected, as in the verify script.
|
# This variable can be injected, as in the verify script.
|
||||||
|
Loading…
Reference in New Issue
Block a user