Removing useless debconf varibla setting for the sql client.

This commit is contained in:
Steven Mondji-Lerider 2013-03-04 12:06:45 +00:00
parent 3da56b2c23
commit 333864cee3
1 changed files with 0 additions and 6 deletions

View File

@ -357,13 +357,7 @@ fi
db_get alternc/mysql/client
if [ -z "$RET" ]
then
db_get alternc/mysql/remote_client
if [ -z "$RET" ]
then
db_set alternc/mysql/client "$MYSQL_CLIENT"
else
db_set alternc/mysql/client "$RET"
fi
fi
db_get alternc/sql/backup_type