Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
don't exit if benchmark job timed out
Browse files Browse the repository at this point in the history
  • Loading branch information
hwpang authored and mjohnson541 committed Apr 7, 2023
1 parent 9bfc137 commit 2c1de1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ then
echo "Benchmark job completed"
else
echo "Benchmark job timed out"
exit 1
fi

conda deactivate
Expand Down

0 comments on commit 2c1de1d

Please sign in to comment.