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