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-12 07:09:58.000000000 -0400 +++ shadow/82796.tmp.23480 2007-09-12 10:16:09.000000000 -0400 @@ -89,6 +89,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 07:09 ------- Indeed this has nothing to do with NAnt. I cooked a new test case, requiring only mono (the tests executes itself, so it has to be compiled as Program.exe). Checked on 1.2.4, I am compiling svn head right now an will post an update. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 10:16 ------- +This is broken exactly the same way in svn: + + +Exit status of 'false' was 1, expected 1 +Exit status of 'true' was 0, expected 0 +Exit status of 'mono Program.exe 1' was 0, expected 1 +Exit status of 'mono ./Program.exe 234' was 0, expected 234 +Exit status of '/opt/mono/bin/mono Program.exe 1' was 0, expected 1 +Exit status of '/opt/mono/bin/mono ./Program.exe 234' was 0, expected 234 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
