[master] d497ec099 Hopefully fix u00006 on various platforms.
Dridi Boukelmoune
dridi at varni.sh
Mon Nov 22 06:43:53 UTC 2021
On Fri, Nov 19, 2021 at 8:12 PM Poul-Henning Kamp <phk at phk.freebsd.dk> wrote:
>
> --------
> 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...
I haven't checked but if we do that we shouldn't allow it in daemon mode.
More information about the varnish-commit
mailing list