mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-04 16:54:01 +02:00
Remove +-sign from c&p'ed diff
This commit is contained in:
parent
c482df82bd
commit
7a6efd9483
@ -2870,7 +2870,7 @@ emphasize_stuff_in_headers(){
|
||||
-e "s/system-wsgw-management-loopback/${html_yellow}system-wsgw-management-loopback${html_off}/g" \
|
||||
)"
|
||||
#FIXME: this is double code. The pattern to emphasize headers should be better in one single function.
|
||||
+# And: It matches case sensitive headers only which won't detect all banners. (sed ignorecase is not a/v for OpenBSD sed)
|
||||
# And: It matches case sensitive headers only which won't detect all banners. (sed ignorecase is not a/v for OpenBSD sed)
|
||||
else
|
||||
html_out "$(html_reserved "$1")"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user