Skip to content

Commit

Permalink
Merge branch 'main' into ci-firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert authored Apr 30, 2024
2 parents de969f6 + dcc88e3 commit e0178ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cargo build --bin neqo-client --bin neqo-server
addr=127.0.0.1
port=4433
path=/20000
flags="--verbose --qlog-dir $tmp --use-old-http --alpn hq-interop --quic-version 1"
flags="--verbose --verbose --verbose --qlog-dir $tmp --use-old-http --alpn hq-interop --quic-version 1"
if [ "$(uname -s)" != "Linux" ]; then
iface=lo0
else
Expand Down

0 comments on commit e0178ec

Please sign in to comment.