From: Landon Fuller Date: Tue, 28 Nov 2006 07:07:42 +0000 (+0000) Subject: Fix a logic error that resulted in blank md5 sums and encryption signatures to be... X-Git-Tag: Release-2.0.0~202 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f188a35d73f03cf74dcc58e399ae779bf5984747;p=bacula%2Fdocs Fix a logic error that resulted in blank md5 sums and encryption signatures to be saved for non-file entities, eg, directories. This was non-fatal, but obviously incorrect, in addition to being a waste of cycles and space. ---