summaryrefslogtreecommitdiffstats
path: root/tests/bsd/acl.sh
blob: 5bbfccc2edaf2af47eadebe584171e7d8c959fdd (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 scratch -acl