Small fix
This commit is contained in:
parent
5904eabe86
commit
a642cdf32d
@ -143,7 +143,7 @@ case "${_CFG_CHECK_TYPE}" in
|
||||
medium|MEDIUM|Medium)
|
||||
_MYSQLCHECK_OPTS="${_MYSQLCHECK_OPTS} --medium-check"
|
||||
;;
|
||||
extended|EXTENDED|extended)
|
||||
extended|EXTENDED|Extended)
|
||||
_MYSQLCHECK_OPTS="${_MYSQLCHECK_OPTS} --extended"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user