-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
env inject 1.93
jenkins 2.23
Steps to reproduce : inject env var using 'envInject' plugin with content :
JENKINS_TOOLS=E:\JenkinsTools
(check on screenshot)
Then call this var in a step 'execute shell script', you'll see that \ char has been dropped.
This is a regression in this version : rollback to 1.92.1 restores the right behavior.
Could be caused by resolution of : https://issues.jenkins-ci.org/browse/JENKINS-31573 ?
Thx
- is related to
-
JENKINS-31573 New line characters are not parsing correctly
- Resolved