From 52c6ea236fada337ce0db11429b549296ef69089 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 9 Feb 2010 19:07:10 +0100 Subject: [PATCH] Make master run with DEVELOPER set --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 00c040bc2f..5c10a287af 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -43,7 +43,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -/* #define DEVELOPER 1 */ +#define DEVELOPER 1 /* * SMCHECK does orphaned buffer checking (memory leaks) -- 2.39.5