Remove bashism in script

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2017-07-25 12:47:10 +03:00
parent 30c9530d2a
commit c732584e77

View File

@ -7,7 +7,7 @@ set -e
# see usage() for usage and functionality # see usage() for usage and functionality
# #
function usage() { usage() {
cat >&2 <<EOF cat >&2 <<EOF
$0 --<mode> <how-to-find> <new-hash> $0 --<mode> <how-to-find> <new-hash>