]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak turn on DEVELOPER
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Aug 2010 19:51:09 +0000 (21:51 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Aug 2010 19:51:09 +0000 (21:51 +0200)
bacula/src/version.h

index c1f0c9d2360e988429a7a145f0d03723e55d7b5f..dcd07dba66e13d51295a184d565ce570fd592fa9 100644 (file)
@@ -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)