I just ran into this today on 1.584. I am using the NAnt task and am specifying parameters using environment variables: my.var=$MY_VAR (though the problem is not limited to nant, it fails with windows batch steps too).

When MY_VAR is specified as a master environment variable, it is properly defined. However when the environment variable is defined on the node/slave, it doesn't work. It isn't available as a build parameter, $MY_VAR, or as an environment variable, e.g. echo %MY_VAR% outputs nothing.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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