From: Marcin Haba Date: Mon, 30 Nov 2020 09:41:06 +0000 (+0100) Subject: Fix org#2573 About Syntax error in granting privileges script with MySQL if --with... X-Git-Tag: Release-9.6.7~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9435c2f1a6755ead9c04113aadc2f7d366640b93;p=thirdparty%2Fbacula.git Fix org#2573 About Syntax error in granting privileges script with MySQL if --with-db-password parameter is used --- diff --git a/bacula/src/cats/grant_mysql_privileges.in b/bacula/src/cats/grant_mysql_privileges.in index d1ac8073e..76ac3f434 100644 --- a/bacula/src/cats/grant_mysql_privileges.in +++ b/bacula/src/cats/grant_mysql_privileges.in @@ -27,8 +27,8 @@ fi if $bindir/mysql $* -u root -f <