]> arthur.barton.de Git - bup.git/commitdiff
Don't use "cp -a" (round 2)
authorRob Browning <rlb@defaultvalue.org>
Sun, 29 Mar 2015 16:47:45 +0000 (11:47 -0500)
committerRob Browning <rlb@defaultvalue.org>
Fri, 12 Apr 2019 18:13:52 +0000 (13:13 -0500)
It's not portable -- use portable cp options, or a new t/sync-tree
instead.  Thanks to Greg Troxel (again) for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>

No differences found