chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] ⏣PATCH⏣×2: types.db fix + exit status of chicken


From: Peter Bex
Subject: Re: [Chicken-hackers] ⏣PATCH⏣×2: types.db fix + exit status of chicken-install
Date: Tue, 5 Mar 2019 20:50:41 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Feb 28, 2019 at 02:06:33PM +0100, address@hidden wrote:
> Here are two patches addressing comments and suggestions by
> megane.

I've applied these and pushed, but I'm wondering why the exit status on
error is 70 here.

Basically:

$ csi -e '(error "foo")'

Error: foo

$ echo $?
70

Probably this should be changed to 1?

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]