|
||||||||
|
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.

I read the issue you referenced and I still think that git poll should not depend on the last used environement or node specific environment, unless it is supposed to be executed on the slave. As far as i understand git poll is supposed to be running on master only and therefore should not take into consideration any env settings but master node ones. Otherwise it is a recipe for "suddenly disappeared" ssh commands or libraries paths like in my case that are very hard to catch.