diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-15 19:01:00 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-15 19:01:00 +0000 |
commit | c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da (patch) | |
tree | e9cdcf6dd94828edc1f0efdc920a5849b5f0561c /tests/acl | |
parent | a025357bd6a6f6f96a550c245e517dcd86f2735f (diff) | |
download | coreutils-c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da.tar.xz |
Fix typo in previous change
Diffstat (limited to 'tests/acl')
-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 } |