o srun.c:_run_job_script(): fix for gnats:161
Do not try to parse #! magic for scripts handed to srun --allocate, pass directly to exec() instead. This allows proper handling of arguments on the #! line without any chance for errors in SLURM.
Loading
Please register or sign in to comment