Hello,
Jenkins allows to overwrite the shell interpreter command. But unfortunately this is only globally possible.
It would be great to be able to define/overwrite this on a per slave base.
Background: I need different settings for Windows and Linux slaves (unfortunately I can't add the sh command to the path variable)
- is related to
-
JENKINS-39054 Shell interpreter doesn't work on windows when PATH to sh.exe contains a space
- Open