Done. Does this work ?

Dw

On Thu, 2 Dec 1999, Jonathan McDowell wrote:

> 
> On Mon, Nov 29, 1999 at 10:29:13AM -0800, Rahul Jain wrote:
> 
> > > I'm quite happy to produce a patch that makes it work under both
> > > FreeBSD's sh and bash - I would assume this would work under most sh
> > > like shells.
> > Please post the changes for FreeBSD and I will test the changes on
> > other unix's and do the integration.
> 
> I sat down to do this today and found that it can be trivially fixed by
> changing all the "exit -1" instances to "exit 1" - it seems the /bin/sh
> with FreeBSD doesn't like negative result codes. It seems a bit
> pointless to submit a patch for this, so can someone with CVS access
> change this please?
> 
> J.
> 
> 

Reply via email to