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

EnvInject ignores changes in system configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • envinject-plugin
    • None
    • Jenkins 1.475 on RHEL5 x86_64, Windows XP slave

      I check 'Prepare an environment for the run' and provide the following script content:

      echo %PATH%
      

      I saw that PATH had additional Unix paths I provided at global configuration (my mistake). However, after removing PATH configuration from the global settings, all following builds still show these Unix paths appended. It looks like the plugin did not notice new global configuration and still injects old PATH settings.

            gbois Gregory Boissinot
            raspy Krzysztof Malinowski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: