Commit 4234e00a authored by Morris Jette's avatar Morris Jette
Browse files

Correct parsing of srun/sbatch input/output/error file names starting with "none"

Correct parsing of srun/sbatch input/output/error file names so that only
the name "none" is mapped to /dev/null and not any file name starting
with "none" (e.g. "none.o"). This fixes bug #98.
parent 8071bbb8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment