]> arthur.barton.de Git - bup.git/commit
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)
commit9ef961303049e17da0db16f75b35d1380f109643
tree57057239fa52ccdde6d2fd34ab9fba0dfad3890e
parentb9854b5160ba14dd8a1fb43fd304dc6398fa9e6e
Don't use "cp -a" (round 2)

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>
t/test-get