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

          What the plugin is basically the equivalent of a series of "ssh slavehost command" calls, and AFAIK this does not use shell at all.

          Kohsuke Kawaguchi added a comment - What the plugin is basically the equivalent of a series of "ssh slavehost command" calls, and AFAIK this does not use shell at all.

          Well, the shell is used if your build task is using a "Execute shell" build step. In that case the global shell configuration is picked up. In a heterogeneous build farm including Unix and Windows systems this won't work.

          Chris Thalinger added a comment - Well, the shell is used if your build task is using a "Execute shell" build step. In that case the global shell configuration is picked up. In a heterogeneous build farm including Unix and Windows systems this won't work.

            kohsuke Kohsuke Kawaguchi
            aikipooh Yury Pukhalsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: