Skip to content

Commit 2cd0ab5

Browse files
authored
Merge pull request #2065 from dcooper16/fix_json_header_30
Fix JSON header in 3.0
2 parents bc203c5 + 9c0fac1 commit 2cd0ab5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testssl.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20161,6 +20161,7 @@ lets_roll() {
2016120161
fi
2016220162
if "$do_cipher_match"; then
2016320163
# we will have an invalid JSON with no if statement
20164+
((section_number++))
2016420165
fileout_section_header $section_number false
2016520166
run_cipher_match ${single_cipher}
2016620167
stopwatch run_cipher_match

0 commit comments

Comments
 (0)