]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak turn off devloper
authorKern Sibbald <kern@sibbald.com>
Wed, 12 Aug 2015 14:26:16 +0000 (16:26 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 13 Aug 2015 06:51:50 +0000 (08:51 +0200)
bacula/src/version.h

index f05b5aabb59c12d117f62e3ef1722b5cc9bef99a..315515ba420858aa174613a067f8b9f0cbfc1d85 100644 (file)
@@ -43,7 +43,7 @@
 //#define FORCE_ALIGNED 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