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=22d186db12765b3f9d4639b7e9e825713ccb63cb;p=bacula%2Frescue 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. ---