From: Dan Langille Date: Tue, 8 Jun 2004 11:37:21 +0000 (+0000) Subject: Move the database name to the command line rather than embedded in the X-Git-Tag: Release-1.34.3~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2befa9cbc604501e83d9a5fdc6584b3157d90faf;p=bacula%2Fbacula Move the database name to the command line rather than embedded in the coammnds. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1392 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/cats/grant_postgresql_privileges.in b/bacula/src/cats/grant_postgresql_privileges.in index fc69abd1f1..1a3b9dbb04 100644 --- a/bacula/src/cats/grant_postgresql_privileges.in +++ b/bacula/src/cats/grant_postgresql_privileges.in @@ -5,8 +5,7 @@ USER=bacula bindir=@SQL_BINDIR@ -if $bindir/psql $* -f - <