]> git.sur5r.net Git - bacula/rescue/commit
Fix a logic error that resulted in blank md5 sums and encryption signatures to be...
authorLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 07:07:42 +0000 (07:07 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 07:07:42 +0000 (07:07 +0000)
commit22d186db12765b3f9d4639b7e9e825713ccb63cb
tree8d370c7d71c216685a541d91342639398be885dd
parent58bdc6a6445ba74ecff4bd9a6f680c4276fd3e3b
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.