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

variable replacement does not work as expected with some variable names

XMLWordPrintable

      For example, if the build contains variables XXXX=a and XXXX_YYYY=b, XXXX_YYYY might not get replaced correctly if XXXX is parsed first:

      "$XXXX $XXXX_YYYY" will result in "a a_YYYY"

            gareth_western Gareth Western
            mhuin Matthieu Huin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: