Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: config-rotator-plugin
-
Labels:None
-
Similar Issues:
Description
This line:
jenkinsProjectName + "-" + System.getenv( "COMPUTERNAME" )
The last part will ALWAYS return null under linux.