summaryrefslogtreecommitdiffstats
path: root/tests/bsd/L_acl.sh
blob: d8f5a7d6228239f3ed19fb357e81c5865ace1775 (plain)
1
2
3
4
5
6
7
8
9
rm -rf scratch/*

skip_unless invoke_bfs scratch -quit -acl

$TOUCH scratch/{normal,acl}
skip_unless set_acl scratch/acl
ln -s acl scratch/link

bfs_diff -L scratch -acl