mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
It happens almost daily to me that make regtests fails because the script found a temporary, old, or broken VTC file that was lying in my work dir, leaving me no place to hide it. This is a real pain as some tests take ages to fail, so let's make this script only look up for tests where they are expected to be stored, under reg-tests only. It remains possible to force the location on the command line though.