Skip to content

Commit

Permalink
missing linefeed
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Dec 29, 2015
1 parent b962ccd commit dc4f90a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2440,7 +2440,7 @@ spdy_pre(){
http2_pre(){
if [[ -n "$STARTTLS" ]]; then
[[ -n "$1" ]] && out "$1"
out "(HTTP/2 is a HTTP protocol and thus not tested here)"
outln "(HTTP/2 is a HTTP protocol and thus not tested here)"
return 1
fi
if [[ -n "$PROXY" ]]; then
Expand Down Expand Up @@ -5480,4 +5480,4 @@ fi
exit $?


# $Id: testssl.sh,v 1.433 2015/12/29 09:05:19 dirkw Exp $
# $Id: testssl.sh,v 1.434 2015/12/29 16:07:02 dirkw Exp $

0 comments on commit dc4f90a

Please sign in to comment.