-
Bug
-
Resolution: Unresolved
-
Minor
-
Parameterized Plugin: version 2.36
There is a bug in the parameterized plugin, Let say I use the string parameter and enter the name as Password or pwd then after I add any default value and description. But when I print that variable using execute shell in the Build section.
Just like :
echo $Password
echo $pwd**
Getting blank ** value nothing is printed on the console