duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Minor fixups


From: Eric Evans
Subject: [Duplicity-talk] Minor fixups
Date: Sat, 14 Jul 2007 20:42:08 -0500
User-agent: Mutt/1.5.16 (2007-06-11)

There is a flaw in the boto backends test of the required environment
variables, namely that it's performed after it's too late. Apparently I
never tested that. :/ Patch attached.

There is also a problem with the string join in line that logs the file
names in the bucket. At least on my system (with Python 2.4 and 2.5
installed), the string module would need to be imported. I've also
attached a one-line patch that uses the built-in string objects join
method.

Thanks,

-- 
Eric Evans
address@hidden

Attachment: boto_envvar_error_handling.patch
Description: Text Data

Attachment: broken_str_join.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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