]> arthur.barton.de Git - bup.git/commit
Don't use "cp -a"
authorRob Browning <rlb@defaultvalue.org>
Sun, 29 Mar 2015 16:47:45 +0000 (11:47 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 29 Mar 2015 16:47:48 +0000 (11:47 -0500)
commitdd1e6f9819cdbf39e17528b717f6d8e2140cb6ae
treeccde7221b51a9251a1d97d6d9b803e70e655700d
parent6da6b774b03aa0e2629931788b901ca9f5e5eb0a
Don't use "cp -a"

It's not portable -- use portable cp options, or a new t/sync-tree
instead.  Thanks to Greg Troxel for reporting the problem after testing
on NetBSD 5.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Documentation/bup-damage.md
t/configure-sampledata
t/sync-tree [new file with mode: 0755]
t/test-fsck.sh
t/test-import-duplicity.sh
t/test-meta.sh