From 6c3cec275380e3646f4a5c2b4def64536d0dad1a Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 7 Jun 2021 18:32:20 +0200 Subject: [PATCH] Accept warning for the direct ODoH test --- .ci/ci-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/ci-test.sh b/.ci/ci-test.sh index 308f3023..84a76026 100755 --- a/.ci/ci-test.sh +++ b/.ci/ci-test.sh @@ -143,7 +143,7 @@ kill $(cat /tmp/dnscrypt-proxy.pidfile) sleep 5 section -../dnscrypt-proxy/dnscrypt-proxy -loglevel 3 -config test-odoh-direct.toml -pidfile /tmp/odoh-direct.pidfile & +../dnscrypt-proxy/dnscrypt-proxy -loglevel 4 -config test-odoh-direct.toml -pidfile /tmp/odoh-direct.pidfile & sleep 5 section