Strange behaviour of commit script when athena is skipped and run time is > 1h

For example in a case with 1 event, CPU=3.09h, the output is the following:

Screenshot_2021-05-06_at_09.46.11

which is correct, but when skipping athena:

Screenshot_2021-05-06_at_09.45.42

the

printGood -f "\tOK: CI job time estimate: $cpu hours, but athena will not run in the CI"

message is not printed because the script never reaches that point.