diff --git a/configuration/scripts/icepack.launch.csh b/configuration/scripts/icepack.launch.csh index ad74e2709..5218f0c9c 100755 --- a/configuration/scripts/icepack.launch.csh +++ b/configuration/scripts/icepack.launch.csh @@ -16,7 +16,7 @@ EOFR #========================================== -elseif (${ICE_MACHINE} =~ perlmutter) then +else if (${ICE_MACHINE} =~ perlmutter) then cat >> ${jobfile} << EOFR srun --cpu-bind=cores ./icepack >&! \$ICE_RUNLOG_FILE EOFR