Re: java.test, fn99.test: exit and traps/subshells

2006-05-10 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Wed, May 10, 2006 at 09:36:28PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > RW> OK to apply? > > Of course Done, thanks! > RW> * tests/java.test: `configure' uses a trap, so use `(exit 77); > RW> exit 77' to portably set the exit status

Re: java.test, fn99.test: exit and traps/subshells

2006-05-10 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: RW> OK to apply? Of course RW> * tests/java.test: `configure' uses a trap, so use `(exit 77); RW> exit 77' to portably set the exit status similar to AS_EXIT. RW> * tests/fn99.test: propagate nonzero exit status from subshell. -- Alexa