commit | d92ae75a90b5d217e2a78fffa3521eed3d1eb49c | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Nov 29 14:23:32 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 02 13:35:31 2018 +0100 |
tree | 132eecb104b73704d8246c5c27b1371b4e31341b | |
parent | a6cf7112bbc7b32db5c144aa47822ef52baaf2d3 [diff] |
REGTEST: Fix LEVEL 4 script 0 of "connection" module. 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.