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

JobScheduler Universal Agent interprets Shebang (#!) when executing unix shell jobs

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.10
    • None
    • None

    Description

      Current Situation

      • JobScheduler Universal Agent executes unix shell jobs with the standard shell /bin/sh
      • (JobScheduler Master executes unix shell jobs with the shell that is configured in the Shebang (#!) of the script)

      Desired behaviour

      • JobScheduler Universal Agent executes unix shell jobs with the shell that is configured in the Shebang (#!) of the script
        • To achieve this, shell scripts are started with /bin/sh -c

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            al Andreas Liebert (Inactive)
            Andreas Liebert Andreas Liebert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: