X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=debian%2Fscripts%2Fkoha-remove;h=7270661bc40d7ea097b34d6f72b6572373fccd15;hb=c91fdece15f535a277891aa7695ffed2d74f09a9;hp=67e24027738879a100774fd9f31292394673f0e7;hpb=607dac69a95e7bcb454661bfde71a45ee20d0155;p=koha-ffzg.git diff --git a/debian/scripts/koha-remove b/debian/scripts/koha-remove index 67e2402773..7270661bc4 100755 --- a/debian/scripts/koha-remove +++ b/debian/scripts/koha-remove @@ -65,12 +65,9 @@ do mysql_hostname="localhost" if [ "$keepmysql" != "1" ] then - # The grant creates the user in case it isn't, we don't want our loop to fail if it has already being deleted. mysql --defaults-extra-file=/etc/mysql/koha-common.cnf <