Skip to content

Commit 7bfe57d

Browse files
wilfonbaBenjamin Wilfong
authored andcommitted
Fix Delta Again (#651)
Co-authored-by: Benjamin Wilfong <[email protected]>
1 parent e5d402d commit 7bfe57d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

toolchain/templates/delta.mako

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sw/spack/deltas11-2023-03/apps/linux-rh
4747
% else:
4848
(set -x; ${profiler} \
4949
srun --ntasks ${nodes*tasks_per_node} \
50-
${' '.join([f"'{x}'" for x in ARG('--') ])} \
5150
"${target.get_install_binpath(case)}")
5251
% endif
5352

0 commit comments

Comments
 (0)