This commit is contained in:
Dirk 2016-11-07 23:52:58 +01:00
parent e9edc5fb5a
commit 9ea5cf8698
1 changed files with 0 additions and 2 deletions

View File

@ -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