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.
Please register or sign in to comment