Follow-up Comment #1, patch #6730 (project duplicity):
I think #4 is flawed...testing reveals:
FAIL: Test basic backend operations
----------------------------------------------------------------------
Traceback (most recent call last):
File "backendtest.py", line 34, in test_basic
self.try_basic(duplicity.backend.get_backend(self.url_string))
File "backendtest.py", line 76, in try_basic
cmp_list([normal_file, colonfile])
File "backendtest.py", line 57, in cmp_list
("Got list: %snWanted: %sn" % (repr(blist), repr(l)))
AssertionError: Got list: ['testfile']
Wanted: ['file:with.:colons_-and::etc', 'testfile']
We can't always assume the 'ls -1' is there. It would be safer to not fix
something that is not broken.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6730>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker