From 439fe6f4d729d7ed5c29431922d1d0829ae098b8 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 9 Feb 2009 19:23:11 +0000 Subject: [PATCH] ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8434 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/patches/testing/next-beta.patch | 174 ++++++++++++++++--------- 1 file changed, 109 insertions(+), 65 deletions(-) diff --git a/bacula/patches/testing/next-beta.patch b/bacula/patches/testing/next-beta.patch index 79d9e344b7..8ca8d7362d 100644 --- a/bacula/patches/testing/next-beta.patch +++ b/bacula/patches/testing/next-beta.patch @@ -1,7 +1,7 @@ Index: src/dird/job.c =================================================================== ---- src/dird/job.c (révision 8431) -+++ src/dird/job.c (copie de travail) +--- src/dird/job.c (revision 8431) ++++ src/dird/job.c (working copy) @@ -860,6 +860,7 @@ jcr->jr.JobStatus = jcr->JobStatus; jcr->jr.JobFiles = jcr->JobFiles; @@ -12,8 +12,8 @@ Index: src/dird/job.c jcr->jr.JobErrors = jcr->Errors; Index: src/cats/sql_update.c =================================================================== ---- src/cats/sql_update.c (révision 8431) -+++ src/cats/sql_update.c (copie de travail) +--- src/cats/sql_update.c (revision 8431) ++++ src/cats/sql_update.c (working copy) @@ -161,7 +161,7 @@ time_t ttime; struct tm tm; @@ -38,8 +38,8 @@ Index: src/cats/sql_update.c rdt, Index: src/cats/update_postgresql_tables.in =================================================================== ---- src/cats/update_postgresql_tables.in (révision 8431) -+++ src/cats/update_postgresql_tables.in (copie de travail) +--- src/cats/update_postgresql_tables.in (revision 8431) ++++ src/cats/update_postgresql_tables.in (working copy) @@ -12,10 +12,15 @@ if $bindir/psql -f - -d ${db_name} $* <cmd, "SELECT VolSessionId,VolSessionTime," "PoolId,StartTime,EndTime,JobFiles,JobBytes,JobTDate,Job,JobStatus," @@ -370,8 +414,8 @@ Index: src/cats/sql_get.c jr->EndTime = str_to_utime(jr->cEndTime); Index: src/cats/make_mysql_tables.in =================================================================== ---- src/cats/make_mysql_tables.in (révision 8431) -+++ src/cats/make_mysql_tables.in (copie de travail) +--- src/cats/make_mysql_tables.in (revision 8431) ++++ src/cats/make_mysql_tables.in (working copy) @@ -29,7 +29,7 @@ -- 2.39.2