mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +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.