]> arthur.barton.de Git - bup.git/commit
Don't check ACLs in t/compare-trees on NetBSD.
authorRob Browning <rlb@defaultvalue.org>
Mon, 25 Nov 2013 20:31:28 +0000 (14:31 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 25 Nov 2013 20:31:28 +0000 (14:31 -0600)
commit55b24dc3ce7334d7a6f7e5978a2573298866e324
treec555d68cbd20281eb7a05007543a0848d7d67e75
parent04ccc00b30104e829385d0a337174b043129dfd5
Don't check ACLs in t/compare-trees on NetBSD.

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

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