summaryrefslogtreecommitdiff
path: root/tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh')
-rwxr-xr-xtests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh b/tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh
index d853a34665..53759db477 100755
--- a/tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh
+++ b/tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh
@@ -28,10 +28,7 @@ TMPFILE=tls-fuzzer.$$.tmp
. "${srcdir}/../scripts/common.sh"
# We hard-code the port because of limitations in tlsfuzzer
-#eval "${GETPORT}"
-PORT=4433
-
-$LOCKFILE
+eval "${GETPORT}"
pushd tls-fuzzer
@@ -64,5 +61,4 @@ rm -f ${TMPFILE}
popd
popd
-$UNLOCKFILE
exit $retval