]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: ci: Fix generate-tsan-stress-test-configs CI job
authorŠtěpán Balážik <stepan@isc.org>
Wed, 25 Feb 2026 12:13:54 +0000 (12:13 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 25 Feb 2026 12:13:54 +0000 (12:13 +0000)
In a3d0f43d2 I moved the script that does this to the QA repo and
screwed up the path.

Fix the path and make the job run properly again.

Merge branch 'stepan/fix-tsan-stress' into 'main'

See merge request isc-projects/bind9!11599


Trivial merge