From 8835d4ce7b534d9daa1b34fdca16d1c76b52c95e Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 10 Feb 2009 14:12:04 +0000 Subject: [PATCH] ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8436 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/patches/testing/next-beta.patch | 307 ++++++++++++++++++------- 1 file changed, 219 insertions(+), 88 deletions(-) diff --git a/bacula/patches/testing/next-beta.patch b/bacula/patches/testing/next-beta.patch index 8ca8d7362d..c562e3baf3 100644 --- a/bacula/patches/testing/next-beta.patch +++ b/bacula/patches/testing/next-beta.patch @@ -40,10 +40,10 @@ Index: src/cats/update_postgresql_tables.in =================================================================== --- src/cats/update_postgresql_tables.in (revision 8431) +++ src/cats/update_postgresql_tables.in (working copy) -@@ -12,10 +12,15 @@ +@@ -11,13 +11,17 @@ + if $bindir/psql -f - -d ${db_name} $* <