From: Paul Eggert Date: Thu, 15 Dec 2005 19:01:00 +0000 (+0000) Subject: Fix typo in previous change X-Git-Tag: v6.0~1104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da;p=thirdparty%2Fcoreutils.git Fix typo in previous change --- diff --git a/tests/acl b/tests/acl index fdef618c43..80546dbdbd 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 }