Commit 370a2cbe authored by Nirbhay Choubey's avatar Nirbhay Choubey

Fix syntax error in wsrep_sst_common.sh.

parent 2fc3dc39
......@@ -48,6 +48,7 @@ case "$1" in
'--defaults-extra-file')
readonly WSREP_SST_OPT_EXTRA_DEFAULT="$1=$2"
shift
;;
'--defaults-group-suffix')
WSREP_SST_OPT_CONF_SUFFIX="$2"
shift
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment