]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix typo in previous change
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Dec 2005 19:01:00 +0000 (19:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Dec 2005 19:01:00 +0000 (19:01 +0000)
tests/acl

index fdef618c439a73300f956b01650924907fbe00c3..80546dbdbd52ce1d494a357cda32f110b915429c 100644 (file)
--- 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
 }