Merge branch 'master' of https://git.oopen.de/script/mysql
This commit is contained in:
commit
014cf46b74
@ -505,7 +505,7 @@ fi
|
||||
# ----------
|
||||
|
||||
echononl " Read Commandline Parameter.."
|
||||
while getopts bd:f:hs: opt ; do
|
||||
while getopts bc:d:f:hs: opt ; do
|
||||
case $opt in
|
||||
b) BATCH_MODE=true
|
||||
NON_INTERACTIVE_MODE=true
|
||||
|
Loading…
Reference in New Issue
Block a user