From 005eda3e936a7dad441ce5872974ef663ec4d91a Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 19 Jan 2006 21:58:56 +0000 Subject: [PATCH] typo git-svn-id: http://code.autistici.org/svn/backupninja/trunk@340 758a04ac-41e6-0310-8a23-8373a73cc35d --- handlers/mysql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/mysql b/handlers/mysql index 3b82ddf..68f4f3c 100644 --- a/handlers/mysql +++ b/handlers/mysql @@ -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" -- 2.30.2