Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82796 --- shadow/82796 2007-09-11 16:49:04.000000000 -0400 +++ shadow/82796.tmp.968 2007-09-11 16:59:54.000000000 -0400 @@ -57,6 +57,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-09-11 16:49 ------- I have nant-0.85.0-11, but that's not the point IMHO. If I run nant without a build file present, the exit code is 1 (I verified it with "echo $?"), and I think any process that has a non zero exit code would be a good test case. There's nothing special about nant here... + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-11 16:59 ------- +There is, as `false` returns it status correctly on my machines. Maybe +the fault lies in mono launching another mono process? Certainly +binaries are not affected. I'll do some more testing tomorrow. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
