Skip to content

Commit

Permalink
Accept warning for the direct ODoH test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jun 7, 2021
1 parent d0e27a1 commit 6c3cec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/ci-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c3cec2

Please sign in to comment.