From 8c20aa43159e004ba78046c85c830ff5d6a2c61d Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 7 Aug 2010 21:51:09 +0200 Subject: [PATCH] Tweak turn on DEVELOPER --- 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 c1f0c9d236..dcd07dba66 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -52,7 +52,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