Commit Graph

3 Commits

Author SHA1 Message Date
Ben Marsh
d6115a8104 Fixes for BuildAgent:
* Prevent TerminateAllChildProcesses from being called before listeners have been disposed. This was terminating ectool before it had finished updating properties.
* Propagate exit code from child process as the exit code for BuildAgent.exe.
* Write EC XML output to a temporary file and move it into place, to fix issues where a job was aborted mid-write.

#rb none
#rnx

[CL 9391349 by Ben Marsh in Dev-Build branch]
2019-10-03 10:50:19 -04:00
Ben Marsh
28572de2c0 Add functionality to issue commands to UGS servers to BuildAgent tool.
#rb none

[CL 9318529 by Ben Marsh in Dev-Build branch]
2019-10-01 13:55:24 -04:00
Ben Marsh
3a34baed5e Merge log parser into WorkspaceTool (now renamed to "BuildAgent"). Also add some common functionality into DotNETUtilities.
#rb none

[CL 9233706 by Ben Marsh in Dev-Build branch]
2019-09-27 16:21:33 -04:00