From c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 15 Dec 2005 19:01:00 +0000 Subject: [PATCH] Fix typo in previous change --- tests/acl | 1 + 1 file changed, 1 insertion(+) 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 } -- 2.47.3