-
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.
What the plugin is basically the equivalent of a series of "ssh slavehost command" calls, and AFAIK this does not use shell at all.