This commit is contained in:
intrigeri 2006-01-19 21:58:56 +00:00
parent 3e3589c842
commit 24f803c9ac

View File

@ -136,7 +136,7 @@ EOF
fi
fi
# if a user is not set, use $confgfile, otherwise use $mycnf
# if a user is not set, use $configfile, otherwise use $mycnf
if [ "$user" == "" ]; then
user=root;
defaultsfile="--defaults-file=$configfile"