hs-test: more debug output in http3 test

Type: test

Change-Id: I4d2b949f5ef5446c04ca6f35b0bd659ce389170f
Signed-off-by: Florin Coras <fcoras@cisco.com>
This commit is contained in:
Florin Coras
2024-06-06 03:08:27 -04:00
parent 7ad37b5cf5
commit 07994a25e8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
LD_PRELOAD=$LDP $@ 2>&1 > /proc/1/fd/1
$1 -v && LD_PRELOAD=$LDP $@ 2>&1 > /proc/1/fd/1