From 123684f55443d95db06b865e3c73d85ebb8e9ff8 Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 30 Sep 2025 13:58:28 +0200 Subject: [PATCH] make spellchecker and myself happy ;-) --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index b778eb6..946e9da 100755 --- a/testssl.sh +++ b/testssl.sh @@ -25329,7 +25329,7 @@ lets_roll() { RET=0 # this is a global as a function main() is problematic, see #705. Should we toss then all local $ret? IP="" # global used only here stopwatch start - FNAME_DATE="$(date +"%Y%m%d-%H%M")" # a global var, and a definition via local doesn't work here. Omiting definition above + FNAME_DATE="$(date +"%Y%m%d-%H%M")" # a global var, and a definition via local doesn't work here. Omitting definition above lets_roll init initialize_globals