summaryrefslogtreecommitdiffstats
path: root/tests.sh
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-01-02 22:34:44 -0500
committerTavian Barnes <tavianator@tavianator.com>2019-01-02 22:36:39 -0500
commit5fa75d0823b66a49456790a19e203fec0bc67220 (patch)
tree0291b18aacda7cd371702e280dda1b1f3b6bd558 /tests.sh
parent28c787b0dcbae9e6c7dfc0013bdaff25d0a2f009 (diff)
downloadbfs-5fa75d0823b66a49456790a19e203fec0bc67220.tar.xz
posix1e: Split out ACL and capability handling from util
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests.sh b/tests.sh
index 0b2678d..5905d38 100755
--- a/tests.sh
+++ b/tests.sh
@@ -174,10 +174,10 @@ function make_rainbow() {
touchp "$1/mh1"
ln "$1/mh1" "$1/mh2"
mkfifo "$1/pipe"
- # XXX: block
- # XXX: chardev
+ # TODO: block
+ # TODO: chardev
ln -s nowhere "$1/broken"
- # XXX: socket
+ # TODO: socket
touchp "$1"/s{u,g,ug}id
chmod u+s "$1"/su{,g}id
chmod g+s "$1"/s{u,}gid