From: Dan Langille Date: Mon, 21 Feb 2005 00:09:38 +0000 (+0000) Subject: Add patches from Roger HÃ¥kansson ludd.luth.se> X-Git-Tag: Release-1.38.0~637 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=437b3280be6ff0eed44ee160e4708f483a688a94;p=bacula%2Fbacula Add patches from Roger HÃ¥kansson ludd.luth.se> Improve the scripts so they work in a wider range of conditions. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1836 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/cats/create_postgresql_database.in b/bacula/src/cats/create_postgresql_database.in index 5ec7a8f7e9..1cbe61e9e6 100644 --- a/bacula/src/cats/create_postgresql_database.in +++ b/bacula/src/cats/create_postgresql_database.in @@ -5,7 +5,7 @@ bindir=@SQL_BINDIR@ -if $bindir/psql template1 $* -f - <