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

          Yury Pukhalsky created issue -

          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.
          Kohsuke Kawaguchi made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          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.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146605 ] New: JNJira + In-Review [ 191999 ]

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

              Created:
              Updated:
              Resolved: