Hi Benjamin I use psexec run taskkill in nant script.Taskkill runs successful but return "taskkill exited with error code 0." nant build with 0 fatal error,but cc.net dashboard shows there are errors and output "taskkill exited with error code 0." yes,I don't want CC net to see them as errors?
On 7月28日, 下午4時55分, Benjamin Baumann <[email protected]> wrote: > Hi Edwin, > > Do you mean there are errors in your NAnt task, more precisely in your > psexec and taskkill tasks and you don't want CC net to see them as errors? > > With kind regards, > Benjamin Baumann > > 2010/7/28 Edwin <[email protected]> > > > > > I have a problem using both psexec and taskkill application.I use nant > > <exec> to run psexec and taskkill. > > it always return "taskkill exited with error code 0." ccnet will show > > errors with those output. > > is there any workaround I can use or avoid ccnet show the errors?- 隱藏被引用文字 - > > - 顯示被引用文字 -
