Change 11561

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src/main/java/org/jenkinsci/plugins/p4
Request Review
Download .zip
Avoid writing `null` client root.

Added protection to prevent a null client root value being written during polling.  The client root is not set during polling as the workspace could be polled from another node.

Change also prevents updates to Static workspaces.

JENKINS-26589
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
PerforceScm.java#36
Loading...
client/ClientHelper.java#26
Loading...
Tip: Use n and p to cycle through the changes.