On 20 April 2012 22:27, Reuti <[email protected]> wrote: > I prefer "shell_start_mode unix_behavior" in the queue definition and > self-contained scripts. Otherwise a changed setting in the profile might > trash the job execution and it's hard to investigate if you rely on the > settings therein (the same job script might run for user A but not for B, as > he changed something in his profile).
Unix behavior considered redundant (or JSV abuse for fun and profit) We used to run unix_behavior here. We've switched to posix_compliant but with the JSV setting a default shell of /bin/env for batch jobs. This gives the same effect as unix_behavior but allows the JSV to do things like allowing longer jobs only with a restricted shell. William _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
