-
Improvement
-
Resolution: Won't Fix
-
Blocker
I have an ssh slave on Solaris. The default /bin/sh is lame, on should use /usr/xpg4/bin/sh for example.
Currently i have no chance to do it…
shebang in the first line is inappropriate because it's multitask by node.
[JENKINS-15804] Possibility to set shell per node
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 146605 ] | New: JNJira + In-Review [ 191999 ] |
What the plugin is basically the equivalent of a series of "ssh slavehost command" calls, and AFAIK this does not use shell at all.