mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-08-29 17:47:38 +02:00
Merge pull request #3124 from testssl/fix_3121
Fix timestamp date when --logfile is a dir and other cases
This commit is contained in:
+1
-1
@@ -25138,7 +25138,7 @@ lets_roll() {
|
||||
fi
|
||||
|
||||
[[ -z "$NODE" ]] && parse_hn_port "${URI}" # NODE, URL_PATH, PORT, IPADDRs and IP46ADDR is set now
|
||||
prepare_logging
|
||||
prepare_logging "${FNAME_DATE}"
|
||||
|
||||
if [[ -n "$PROXY" ]] && $DNS_VIA_PROXY; then
|
||||
NODEIP="$NODE"
|
||||
|
||||
Reference in New Issue
Block a user