[Mono-bugs] [Bug 82796][Nor] Changed - System.Diagnostics.Process.ExitCode always returns 0 for NAnt
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 11 16:59:54 EDT 2007
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 skolima at gmail.com.
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 massi at ximian.com 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 skolima at gmail.com 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.
More information about the mono-bugs
mailing list