Let me try again: Script: any_command -p $my_pwd Console Output: any_command -p the_password_I_typed error: any_command not found
The password is still displayed. Maybe I'm misunderstanding what you mean by "just use the variable." Is masking the use of $my_pwd not supported? On Sunday, March 1, 2015 at 7:51:06 PM UTC-8, Baptiste Mathus wrote: > > 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. > > -- 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/0bf92360-1b92-49bd-bbcf-28d580cf8858%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
