Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
The check for the existence of the MsBuild executable in the perfrom() method
only checks on the master; the check must be extended to also include the node
the current job is tied to.
When executing the build on a slave the output is:
although the MSBuild.exe is in the given directory on the slave.