rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] --check-destination-dir fails after a crash


From: Sébastien Maret
Subject: Re: [rdiff-backup-users] --check-destination-dir fails after a crash
Date: Mon, 20 Mar 2006 00:32:29 -0500


On Mar 16, 2006, at 2:02, dean gaudet wrote:

On Thu, 16 Mar 2006, Sebastien Maret wrote:

File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 378, in __init__
    if compress and not rp_base.isinccompressed():

i think that line 378 in metadata.py needs to be:

if compress and rp_base.isincfile() and not rp_base.isinccompressed():

want to try that?

It worked, thanks !
Can this be corrected in the next release ?

Sébastien







reply via email to

[Prev in Thread] Current Thread [Next in Thread]