Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Win32 (should be any os)
Description
On builds that are distributed to nodes the Perforce plugin puts the master's client spec name in the P4CLIENT (was PCLIENT) environment variable instead of the node's clientspec name. I believe this is because the buildEnvVars function is called before getPerforceWorkspace.
buildEnvVars is passing in the base clientname instead of the modified one. I'm in the process of testing my changes, so a fix will be on it's way to trunk shortly.