From 061cad6fc7fe3e674aed928c32ab867063e9b494 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 11 Sep 2012 11:26:24 +0200 Subject: [PATCH] Tweak turn off DEVELOPER --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2