summaryrefslogtreecommitdiff
path: root/test/root/getfacl.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/getfacl.test')
-rw-r--r--test/root/getfacl.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/root/getfacl.test b/test/root/getfacl.test
index 649ebae..896b9fa 100644
--- a/test/root/getfacl.test
+++ b/test/root/getfacl.test
@@ -7,7 +7,6 @@ Cry immediately if we are not running as root.
$ umask 022
$ mkdir d
- $ groupadd loooooooooooooooooooooooonggroup
$ setfacl -dm group:loooooooooooooooooooooooonggroup:rwx d
$ getfacl -cde d
> user::rwx
@@ -17,5 +16,4 @@ Cry immediately if we are not running as root.
> other::r-x
>
- $ groupdel loooooooooooooooooooooooonggroup
$ rm -r d