Message4145

Author boisgera
Recipients boisgera
Date 2009-02-11.10:49:43
SpamBayes Score 0.010043732
Marked as misclassified No
Message-id <1234349384.96.0.298372644149.issue1261@psf.upfronthosting.co.za>
In-reply-to
Content
UPDATE: the error occurs only with --verify (my default), otherwise it
works. So the real error is:

$ jython --verify -c "import sys; sys.exit(1)"
$ echo $?
0
History
Date User Action Args
2009-02-11 10:49:44boisgerasetmessageid: <1234349384.96.0.298372644149.issue1261@psf.upfronthosting.co.za>
2009-02-11 10:49:44boisgerasetrecipients: + boisgera
2009-02-11 10:49:44boisgeralinkissue1261 messages
2009-02-11 10:49:44boisgeracreate