This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Testsuite tweak for Solaris
- From: Tom Tromey <tromey at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: java-patches at gcc dot gnu dot org
- Date: 03 Jan 2005 11:36:35 -0700
- Subject: Re: [PATCH] Testsuite tweak for Solaris
- References: <200501031109.37782.ebotcazou@libertysurf.fr>
- Reply-to: tromey at redhat dot com
>>>>> "Eric" == Eric Botcazou <ebotcazou@libertysurf.fr> writes:
Eric> Solaris' false doesn't return 1 on exit:
That must be the copyrightable bit ... :-)
Eric> 2005-01-03 Eric Botcazou <ebotcazou@libertysurf.fr>
Eric> * testsuite/libjava.lang/Process_4.java (Process_4): Expect only
Eric> a non-zero exit status from 'false'.
Thanks, please check in.
Tom