mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-20 23:49:30 +01:00
JSOn output is broken by the JSON footer in combination with mass mode
This commit is contained in:
parent
2a0a0475ab
commit
3eb402a3d5
@ -14534,6 +14534,7 @@ run_mass_testing() {
|
|||||||
"$first" || fileout_separator # this is needed for appended output, see #687
|
"$first" || fileout_separator # this is needed for appended output, see #687
|
||||||
first=false
|
first=false
|
||||||
cat "$TEMPDIR/jsonfile_child.json" >> "$JSONFILE"
|
cat "$TEMPDIR/jsonfile_child.json" >> "$JSONFILE"
|
||||||
|
FIRST_FINDING=false
|
||||||
fi
|
fi
|
||||||
done < "${FNAME}"
|
done < "${FNAME}"
|
||||||
return $?
|
return $?
|
||||||
|
Loading…
Reference in New Issue
Block a user