Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12, 1.13
-
None
Description
Current Situation
The SOSSQLPlusJobJSAdapterClass job use bin.sh as the default for starting a script if the environment variable SHELL is not set.
Desired Behavior
The SOSSQLPlusJobJSAdapterClas sjob shoult use /bin/sh as the default for starting a script if the environment variable SHELL is not set.