Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-381

Enable using the Shebang in script language=shell jobs

    XMLWordPrintable

Details

    Description

      If a shell job starts with a Shebag, e.g.
      #!/bin/ksh
      the specified shell should be used.

      This can be achieved by starting the temporary scriptfile with
      sh -c /tmp/jos/sosVLMoEciF6

      instead of
      sh /tmp/jos/sosVLMoEciF6

      Attachments

        Activity

          People

            vg Victor Garcia-Beltran (Inactive)
            al Andreas Liebert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: