[master] d497ec099 Hopefully fix u00006 on various platforms.
Poul-Henning Kamp
phk at phk.freebsd.dk
Fri Nov 19 20:12:23 UTC 2021
--------
Dridi Boukelmoune writes:
> > +# We use this to make sure we know there is a "0 CLI" in the binary log.
> > process p1 {
> > - exec varnishlog -n ${v1_name} -g raw -k 3 -w ${tmpdir}/vlog -A
> > + exec varnishlog -n ${v1_name} -g raw -u -A
> > } -start
>
> This is removing -A coverage since it only takes effect with -w.
Teach -w to take a "-" argument to mean stdout ?
I was surprised we didn't do that already...
--
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