From 2befa9cbc604501e83d9a5fdc6584b3157d90faf Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Tue, 8 Jun 2004 11:37:21 +0000 Subject: [PATCH] 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 --- bacula/src/cats/grant_postgresql_privileges.in | 3 +-- bacula/src/cats/make_postgresql_tables.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 - <