Skip to content

Commit 991c1fe

Browse files
committed
One tab fix
1 parent 1aaab67 commit 991c1fe

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
@@ -17188,7 +17188,7 @@ run_renego() {
1718817188
# Amount of times tested before breaking is set in SSL_RENEG_ATTEMPTS.
1718917189

1719017190
# Clear the log to not get the content of previous run before the execution of the new one.
17191-
# (Used in the loop tests before s_client invocation)
17191+
# (Used in the loop tests before s_client invocation)
1719217192
echo -n > $TMPFILE
1719317193
echo -n > $ERRFILE
1719417194
# RENEGOTIATING wait loop watchdog file

0 commit comments

Comments
 (0)