]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak turn off DEVELOPER
authorKern Sibbald <kern@sibbald.com>
Tue, 11 Sep 2012 09:26:24 +0000 (11:26 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:58 +0000 (14:50 +0200)
bacula/src/version.h

index 73f4534e3a804c0c7996d872b65f2217192b4ea6..0b86e3f0360e5d00e9ef91e3722b1987b19844cd 100644 (file)
@@ -54,7 +54,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-#define DEVELOPER 1
+/* #define DEVELOPER 1 */
 
 /* adjust DEVELOPER_MODE for status command */
 #ifdef DEVELOPER