commit | 2208d57ce7c5c3bbdd2fbe2f85a601c54e1c69d3 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon May 23 09:01:56 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon May 23 11:06:42 2022 +0200 |
tree | 2b13501d504b101775b6816e3a839733fb4028df | |
parent | d0c62328afe290e6009ae17e092b7df17d73c29b [diff] |
Revert "MINOR: quic: activate QUIC traces at compilation" This reverts commit 118b2cbf8430a9513947c27a8403ff380e1dcaf2. This patch was useful mainly for the docker image of QUIC interop to have traces on stdout. A better solution has been found by integrating this patch directly in the qns repository which is used to build the docker image. Thus, this hack is not require anymore in the main repository.