[JIRA] [core] (JENKINS-16143) Jenkins escapes 2 dollar signs in the Parameterized Build fields

3 views
Skip to first unread message

heilong24@gmail.com (JIRA)

unread,
Jun 7, 2016, 5:13:01 PM6/7/16
to jenkinsc...@googlegroups.com
Kevin R. commented on Bug JENKINS-16143
 
Re: Jenkins escapes 2 dollar signs in the Parameterized Build fields

same issue for me too. printing out the shell env (env command) shows that the env var is automatically setting

value$

instead of

value$$

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

heilong24@gmail.com (JIRA)

unread,
Jun 7, 2016, 5:16:01 PM6/7/16
to jenkinsc...@googlegroups.com
Kevin R. edited a comment on Bug JENKINS-16143
same issue for me too. printing out the shell env ( {{ env }}  command) shows that the env var is automatically setting 

{{value$}}

instead of

{{value$$}}


Jenkins 2.0, CentOS7

blackdecker101@gmail.com (JIRA)

unread,
Nov 20, 2019, 5:35:03 AM11/20/19
to jenkinsc...@googlegroups.com

Does anyone know where this behaviour is documented? I cannot find anything about this on https://wiki.jenkins.io/display/JENKINS/Parameterized+Build. Did I miss something?

I wrote down my own experience in https://stackoverflow.com/a/58951240/601203

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

blackdecker101@gmail.com (JIRA)

unread,
Nov 20, 2019, 7:02:03 AM11/20/19
to jenkinsc...@googlegroups.com
Johannes Abt edited a comment on Bug JENKINS-16143
Does anyone know where this behaviour is documented? I cannot find anything about this on [https://wiki.jenkins.io/display/JENKINS/Parameterized+Build]. Did I miss something?

I wrote down my own experience in 
[ https://stackoverflow.com/a/58951240/601203 ]. It's about special handling of whitespace, backslashes and quotes.
Reply all
Reply to author
Forward
0 new messages