From 9743a9646263a92b2dded123953d669c46efce99 Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 18 Jul 2025 18:30:08 +0200 Subject: [PATCH] fix indentation --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index c4f9fe6..455b892 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1958,7 +1958,7 @@ http_head_printf() { ret=1 fi fi - exec 33<&- + exec 33<&- exec 33>&- return $ret }