duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] New megatools backend in 0.7.14


From: Richard McGraw
Subject: [Duplicity-talk] New megatools backend in 0.7.14
Date: Wed, 6 Sep 2017 12:23:04 +0200

Hello,

The new megabackend.py calls self.subprocess_popen(cmd) where cmd is a 
list of arguments (in upload function and others). But 
Backend.subprocess_popen() expects a string.

The file linked in this
post: https://bugs.launchpad.net/duplicity/+bug/1394386/comments/7 calls
subprocess.call(cmd)

 --
 Richard



reply via email to

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