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

Re: itp: static bins / resolving static debian issues



On Sun, Aug 22, 1999 at 06:17:25PM +0200, Marek Habersack wrote:
> * Michael Stone said:
> > The bourne shell's return code is based on the return code of the last
> > process run. Not a really reliable indicator...
> And dynamic loader returns 127 in case dynamic bindings fail. That can be
> used with much reliability for the test. Bash doesn't have such exit code.

This is really getting tiresome. Try this:

(from tcsh)
sh
perl -e 'exit 127'
exit
echo $?

Mike Stone

Attachment: pgp70q_2__jGA.pgp
Description: PGP signature


Reply to: