[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:49:04 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 massi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82796
--- shadow/82796 2007-09-11 10:25:15.000000000 -0400
+++ shadow/82796.tmp.680 2007-09-11 16:49:04.000000000 -0400
@@ -50,6 +50,13 @@
------- Additional Comments From skolima at gmail.com 2007-09-11 10:25 -------
What version of NAnt do you use? I am certain it happens on 0.85
(build on Gentoo). If this works for you, than I'll check if Gentoo is
messing something with NAnt.
+
+------- 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...
More information about the mono-bugs
mailing list