From: Kern Sibbald Date: Tue, 11 Sep 2012 09:26:24 +0000 (+0200) Subject: Tweak turn off DEVELOPER X-Git-Tag: Release-7.0.0~117 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=061cad6fc7fe3e674aed928c32ab867063e9b494;p=bacula%2Fbacula Tweak turn off DEVELOPER --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 73f4534e3a..0b86e3f036 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -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