From 0e16b4c15001c1fa194ecf41d04411be1e652944 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 12 Jul 2014 12:32:00 +0200 Subject: [PATCH] Tweak increase debug on rpath output --- bacula/src/stored/record_read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/stored/record_read.c b/bacula/src/stored/record_read.c index f1b9d432d3..d92fd0e6b9 100644 --- a/bacula/src/stored/record_read.c +++ b/bacula/src/stored/record_read.c @@ -29,7 +29,7 @@ static const int read_dbglvl = 200; -static const int dbgep = 200; /* debug execution path */ +static const int dbgep = 250; /* debug execution path */ /* * Read the header record -- 2.39.5