Mark Waite commented on Bug JENKINS-25552

It is unlikely to be attempting to use the ssh from the Windows master. That would require changes to the git compiled executable on your mac. The "ssh: command not found" is a message from command line git. Command line git is invoked by the Jenkins git plugin, then command line git decides (within the compiled git program) that it needs to invoke the ssh command.

My guess is that the PATH environment variable on the machine hosting the workspace (the mac) is wrong. It does not have ssh in the path.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to