Skip to content

Commit caa3383

Browse files
committed
fix: fix jobscript for re-submission
1 parent 151bb2e commit caa3383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/kimmdy/assets/templates.py

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
echo "$LEN seconds ran"
3939
echo "$HOURS full hours ran"
4040
41+
let "CYCLE--"
4142
if [ $HOURS -lt $CYCLE ]; then
4243
echo "last cycle was just $HOURS h long, KIMMDY is done."
4344
exit 3

0 commit comments

Comments
 (0)