mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-19 20:21:45 +02:00
minor
This commit is contained in:
@ -8421,8 +8421,6 @@ EOF
|
||||
}
|
||||
|
||||
maketempf() {
|
||||
local n
|
||||
|
||||
TEMPDIR=$(mktemp -d /tmp/ssltester.XXXXXX) || exit -6
|
||||
TMPFILE=$TEMPDIR/tempfile.txt || exit -6
|
||||
if [[ "$DEBUG" -eq 0 ]]; then
|
||||
|
Reference in New Issue
Block a user