From: Alain Spineux Date: Fri, 9 Dec 2022 09:04:59 +0000 (+0100) Subject: Fix #9729 bad volume label BlockVer field X-Git-Tag: Beta-15.0.0~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4751099c130aa99514c5fe25c724e62e537587;p=thirdparty%2Fbacula.git Fix #9729 bad volume label BlockVer field - get BB02 or BB03 instead of BB%d --- diff --git a/bacula/src/stored/label.c b/bacula/src/stored/label.c index 1f06bf539..b1e7f7467 100644 --- a/bacula/src/stored/label.c +++ b/bacula/src/stored/label.c @@ -1199,7 +1199,7 @@ void DEVICE::dump_volume_label() "MediaType : %s\n" "PoolType : %s\n" "HostName : %s\n" -"BlockVer : BB%02%d\n" +"BlockVer : BB%02d\n" "EncCypherKeySize : %ld\n" "MasterKeyIdSize : %ld\n" ""),