This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      When triggering another build and loading a properties file, if you have Jenkin's variables with paths in them, the backslashes are removed for the variable.

      Ex:

      "ROOT_PATH=${WORKSPACE}
      Results"

      ROOT_PATH variable will appear with "C:jenkins_agentworkspace\Results"

      and should appear as:

      "C:\jenkins_agent\workspace\Results"

            Assignee:
            huybrechts
            Reporter:
            Michael J. Nohai
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: