]> arthur.barton.de Git - bup.git/commit
Don't check ACLs in t/compare-trees on FreeBSD.
authorRob Browning <rlb@defaultvalue.org>
Sun, 24 Nov 2013 18:05:00 +0000 (12:05 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 24 Nov 2013 18:44:38 +0000 (12:44 -0600)
commit985b17f45707fe3759ca13f005625934f5f63b4c
tree819f713f8a03210671260c43bc0594d0cd2504ac
parente166d6da6dbe23706b24c3a9485ea8ae7b6c7503
Don't check ACLs in t/compare-trees on FreeBSD.

Treat FreeBSD like Cygwin and Darwin (OS X) in t/compare-trees.  This
should finish the process of disabling POSIX ACL support on FreeBSD
that was started here: 349ff15c7db09883abc20bdf3e8a4df6bff12cd3.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
README.md
t/compare-trees