]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
tests-redis: remove RLTest lockfile in tmp to avoid problems with removing when user... master
authorJan Hák <jan.hak@nic.cz>
Mon, 22 Jun 2026 12:19:19 +0000 (14:19 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Mon, 22 Jun 2026 13:36:42 +0000 (15:36 +0200)
tests-redis/Makefile.am

index 12c8cdd5ecc4b1f8f1361fc0840bf5093ca67ed1..4e1ecbc27e96bffaf19c3566a344e79c71bfdd06 100644 (file)
@@ -20,6 +20,7 @@ test: env
        $(VENV)/bin/RLTest --randomize-ports --clear-logs --parallelism 4 \
        $(if $(OSS_REDIS_PATH),--oss-redis-path $(OSS_REDIS_PATH)) \
        $(if $(NO_VALGRIND),,--use-valgrind)
+       rm -f /tmp/rltest_portfile.lock
 
 clean-local:
        rm -rf $(VENV) __pycache__ logs