From: ceriel Date: Fri, 5 Aug 1988 13:50:27 +0000 (+0000) Subject: corrected exit status of script X-Git-Tag: release-5-5~2946 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5581bdad156a22c9358ea626be621961c9ab18bd;p=ack.git corrected exit status of script --- diff --git a/first/first b/first/first index 974af58cf..ff175d75e 100755 --- a/first/first +++ b/first/first @@ -658,3 +658,4 @@ w q EOF fi +exit 0