Comment 1 for bug 1846678

Revision history for this message
François Marier (fmarier) wrote :

I also noticed the same problem. Here's a minimal test case that demonstrates the problem:

mkdir -p /tmp/duplicity-test/a
cd /tmp/duplicity-test/
touch a/one
touch a/two
mkdir b

PASSPHRASE=password duplicity --exclude-device-files a/ file:///tmp/duplicity-test/b