Append JSON logs when run multiple times

This commit is contained in:
Razvan Stoica 2021-03-09 16:06:38 +02:00
parent c3511209f9
commit 519f20befd
2 changed files with 15 additions and 5 deletions

View file

@ -104,6 +104,7 @@ totalChecks=0
currentScore=0
logit "Initializing $(date +%Y-%m-%dT%H:%m:%S%:z)\n"
appendjson
beginjson "$version" "$(date +%s)"
# Load all the tests from tests/ and run them