summaryrefslogtreecommitdiff
path: root/tests/acl
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-12-15 19:01:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-12-15 19:01:00 +0000
commitc1c8e668debc2d8b7aeaa98c4739c9730cf1e2da (patch)
treee9cdcf6dd94828edc1f0efdc920a5849b5f0561c /tests/acl
parenta025357bd6a6f6f96a550c245e517dcd86f2735f (diff)
downloadcoreutils-c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da.tar.xz
Fix typo in previous change
Diffstat (limited to 'tests/acl')
-rw-r--r--tests/acl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/acl b/tests/acl
index fdef618c4..80546dbdb 100644
--- a/tests/acl
+++ b/tests/acl
@@ -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
}