Skip to content

Commit

Permalink
revert rt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 committed Jul 19, 2024
1 parent 6ea5fc4 commit 6d3b44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ EOF
COMPILE_WARNINGS+=" )"
fi
fi
ACCNR=nems

TIME_FILE="${LOG_DIR}/compile_${COMPILE_ID}_timestamp.txt"
if [[ -f "${TIME_FILE}" ]]; then
while read -r times || [[ -n "${times}" ]]; do
Expand Down

0 comments on commit 6d3b44c

Please sign in to comment.