From: Kern Sibbald Date: Tue, 11 Sep 2012 09:26:24 +0000 (+0200) Subject: Tweak turn off DEVELOPER X-Git-Tag: Release-5.2.11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a30c2a778ed47f3f1d6ae162f072a8b1eef6fae8;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