From 58ec5860f3ea1e427bd470fef1f7d4bab4b399e2 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Wed, 10 Dec 2003 19:11:36 +0000 Subject: [PATCH] use -f - use \c not /c for selecting the database. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@857 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/cats/drop_postgresql_tables.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/src/cats/drop_postgresql_tables.in b/bacula/src/cats/drop_postgresql_tables.in index 3abd60ef34..f7cf26dda8 100644 --- a/bacula/src/cats/drop_postgresql_tables.in +++ b/bacula/src/cats/drop_postgresql_tables.in @@ -4,8 +4,8 @@ bindir=@SQL_BINDIR@ -if $bindir/mysql $* <