From: Dan Langille Date: Wed, 10 Dec 2003 19:11:36 +0000 (+0000) Subject: use -f - X-Git-Tag: Release-1.34.0~299 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=58ec5860f3ea1e427bd470fef1f7d4bab4b399e2;p=bacula%2Fbacula 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 --- 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 $* <