]> arthur.barton.de Git - bup.git/blobdiff - t/test-fsck.sh
index: fix -H option
[bup.git] / t / test-fsck.sh
index 22d909cfa9caed994209e699e62f8a0dc651c660..be1c5aac0bd8b7b139b0a6e6f7d86421cb2a56a3 100755 (executable)
@@ -8,7 +8,7 @@ tmpdir="$(WVPASS wvmktempdir)" || exit $?
 
 bup() { "$top/bup" "$@"; }
 
-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"