Hi, seems normal to me, don't do echo on it. If you just use the variable, you'll see its value won't get renderer like the others.
Cheers 2015-03-02 3:42 GMT+01:00 lfast <[email protected]>: > I'm trying to use Password Parameter and Mask Passwords to prevent the > password from appearing in the console log. However it still appears. > Global config for Mask Passwords has Password Parameter checked. > > Password Param = my_pwd value=hello world > > Script: > echo $my_pwd > > Console Output: > echo hello world > hello world > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/7923ec7a-2486-4433-942e-e5974f0b6d2a%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/7923ec7a-2486-4433-942e-e5974f0b6d2a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS5-g7ZwBqWiD7Z%2BbQJsPYqFpcspOeyL6ydJ3m69MOhm8w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
