From deacb1380f3300af576ccb473c2d0723348b8aa0 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 3 Oct 2009 14:48:45 +0200 Subject: [PATCH] Tweak debug --- bacula/src/stored/device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/stored/device.c b/bacula/src/stored/device.c index 594c5005c4..42cc437e6f 100644 --- a/bacula/src/stored/device.c +++ b/bacula/src/stored/device.c @@ -97,7 +97,7 @@ bool fixup_device_block_write_error(DCR *dcr) wait_time = time(NULL); - Dmsg0(100, "Enter fixup_device_block_write_error\n"); + Dmsg0(100, "=== Enter fixup_device_block_write_error\n"); /* * If we are blocked at entry, unblock it, and set our own block status -- 2.39.5