Skip to content

Commit f5fd7cb

Browse files
authored
One more space
1 parent ec54434 commit f5fd7cb

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
@@ -6167,7 +6167,7 @@ sub_quic() {
61676167
wait_kill $! $QUIC_WAIT
61686168
if [[ $? -ne 0 ]]; then
61696169
if [[ -n "$PROXY" ]]; then
6170-
proxy_hint_str="(tried directly, is not proxyable):"
6170+
proxy_hint_str="(tried directly, is not proxyable): "
61716171
fi
61726172
outln "${proxy_hint_str}not offered or timed out"
61736173
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"

0 commit comments

Comments
 (0)