]> arthur.barton.de Git - bup.git/blobdiff - t/test-import-duplicity.sh
HACKING: update for 0.27 release
[bup.git] / t / test-import-duplicity.sh
index 61fb2fff4d0a48b3d357a6823560e475f7b11b23..42e5b8352b1c06ebb77bcd34accea1da29912ab9 100755 (executable)
@@ -16,7 +16,7 @@ bup() { "$top/bup" "$@"; }
 dup() { duplicity --archive-dir "$tmpdir/dup-cache" "$@"; }
 
 WVSTART "import-duplicity"
-WVPASS cp -a "$top/t/sampledata" "$tmpdir/src"
+WVPASS "$top/t/sync-tree" "$top/t/sampledata/" "$tmpdir/src/"
 
 export BUP_DIR="$tmpdir/bup"
 export GIT_DIR="$tmpdir/bup"