Hi,

If I have created the environment variable using the *"This Build is 
parametrized option"* and have added a variable "Hostname"

For checking the presence of the environment variable, if I use

if(envVars.containsKey("*hostname*")) 

instead of 

envVars.containsKey("*HostName*") will the behavior change?

Thanks,
Karthik

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to