duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Fwd: AssertionError on every attempt


From: Bruce Merry
Subject: Re: [Duplicity-talk] Fwd: AssertionError on every attempt
Date: Mon, 15 Jun 2015 15:15:51 +0200

I haven't tried running this, but I like the look of it.

One question: can we be sure that filenames will be string-safe i.e.
free of quotation marks and backslashes that need escaping? I'm
guessing it's probably true since the filenames are chosen by
duplicity, but should it be a guarantee that a backend can assume?

On 10 June 2015 at 14:43, Rupert Levene <address@hidden> wrote:
> (4) deletion of a non-existing file will do nothing; I don't know what
> the old code would have done.

I ran the manual backend test and the delete test currently fails on
deleting a non-existent file, because it throws backend_error instead
of backend_not_found. So assuming the test is testing what it is
supposed to test, what should happen is to report backend_not_found if
the file does not exist.

Bruce
-- 
Dr Bruce Merry
bmerry <@> gmail <.> com
http://www.brucemerry.org.za/
http://blog.brucemerry.org.za/



reply via email to

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