diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/acl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,4 +13,5 @@ id -u bin 2> /dev/null 1>&2 || { $0: This test requires a local user named bin. ************************************** EOF + (exit 77); exit 77 } |