From: Kern Sibbald Date: Thu, 5 Jun 2008 08:26:19 +0000 (+0000) Subject: Re-enable DEVELOPER define X-Git-Tag: Release-2.4.1~59 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f1541d68d1f5ea1627b2074aa4e0f33132707b3a;p=bacula%2Fbacula Re-enable DEVELOPER define git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7111 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 5ccd8bc778..01d8e012a1 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -46,7 +46,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)