Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43589

String prepended or appended twice when using Node Property Environment variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • macOS

      I am using the Jenkins->Nodes configuration area to set the PATH Environment variable property.

      Node Properties

      <check> Environment Variables

      List of Vars

      Name: PATH

      Value: /usr/local/bin:$PATH

      On the Node at run-time, (with PATH expanded of course)

      Expected: /usr/local/bin:$PATH 

      Actual: /usr/local/bin:/usr/local/bin:$PATH  

       

            Unassigned Unassigned
            duderonomy Drift King
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: