Skip to content

Commit 196cd53

Browse files
committed
Fix CI
1 parent ac81c18 commit 196cd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17780,8 +17780,8 @@ EOF
1778017780
out "${spaces}built: "; pr_italic "$OSSL_BUILD_DATE"; out ", platform: "; prln_italic "$OSSL_VER_PLATFORM"
1778117781
out "${spaces}Using "
1778217782
pr_italic "bash ${BASH_VERSINFO[0]}.${BASH_VERSINFO[1]}.${BASH_VERSINFO[2]}"
17783+
outln
1778317784
fi
17784-
outln
1778517785
}
1778617786

1778717787
calc_scantime() {

0 commit comments

Comments
 (0)