JSOn output is broken by the JSON footer in combination with mass mode

This commit is contained in:
Frank Breedijk 2017-12-06 16:10:53 +01:00
parent 2a0a0475ab
commit 3eb402a3d5

View File

@ -14534,6 +14534,7 @@ run_mass_testing() {
"$first" || fileout_separator # this is needed for appended output, see #687
first=false
cat "$TEMPDIR/jsonfile_child.json" >> "$JSONFILE"
FIRST_FINDING=false
fi
done < "${FNAME}"
return $?