Merge pull request #404 from grooverdan/10.1-MDEV-13032-galera_new_cluster

MDEV-13032: fix galera_new_cluster to be POSIX
This commit is contained in:
Jan Lindström 2017-06-08 08:18:38 +03:00 committed by GitHub
commit 18f62d94d6

View File

@ -5,7 +5,7 @@
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
if [ "${1}" == "-h" -o "${1}" == "--help" ]; then
if [ "${1}" = "-h" ] || [ "${1}" = "--help" ]; then
cat <<EOF
Usage: ${0}