mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-20 22:21:24 +02:00
Prevent this script from creating a UNIX socket in ${testdir} which is the parent directory of the script. Prefer use ${tmpdir} which is the temporary working directory for the script.