Skip to content

Commit acdcb2f

Browse files
author
Diego Vaca
committed
No spaces in mail-type directive
1 parent a10ab03 commit acdcb2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolchain/templates/turing.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#SBATCH --export=ALL
2020
% if email:
2121
#SBATCH --mail-user=${email}
22-
#SBATCH --mail-type="BEGIN, END, FAIL"
22+
#SBATCH --mail-type=BEGIN,END,FAIL
2323
% endif
2424
% endif
2525

0 commit comments

Comments
 (0)