mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Fix syntax error in wsrep_sst_common.sh.
This commit is contained in:
parent
2fc3dc393d
commit
370a2cbe96
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue