-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
EnvInject 1.46
My Jenkins slaves are using users starting with a dollar sign.
The plugin seems to handle dollar sign with a special case because it is breaking my TEMP variable
The normal value is C:\DOCUME~1\$NCESE~1\LOCALS~1\Temp
But when using the plugin, it changes it to C:\DOCUME~1$NCESE~1\LOCALS~1\Temp (notice the removed \ before the $)
- is duplicated by
-
JENKINS-13157 EnvInject cannot inject variables whose contents contain a dollar sign ($)
-
- Reopened
-
- is related to
-
JENKINS-15751 Cannot escape dollar sign in Windows environment
-
- Reopened
-