[master] dd84d50 Introduce the macro 'testdir' which is an absolute path to the directory where the .vtc file lives.

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Mar 26 20:51:23 UTC 2018


--------
In message <CABoVN9C=Jb2xtgPutbLn375XoM6SJsoRJ8BeTM66m=QF12JG9Q at mail.gmail.com>
, Dridi Boukelmoune writes:

>> +       if (VSB_len == 0)
>> +               VSB_putc(vsb, '/');
>
>This check is lacking an actual function call, 

Duh!

Fixed.

>I'm rather skeptical we need this since we can already define macros
>via the command line.

We do not need it, but the HAproxy project does.

I have other patches from them in the pipeline that will allow
varnishtest to run and test HAproxy instances.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the varnish-commit mailing list