Skip to content

Commit

Permalink
Add qpack to tag hack
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Dec 18, 2018
1 parent 466dce7 commit 2ce7619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# https://trac.tools.ietf.org/tools/ietfdb/ticket/2390 still isn't fixed.

if [[ $# -eq 0 ]]; then
files=(transport tls recovery http)
files=(transport tls recovery http qpack)
else
files=("$@")
fi
Expand Down

0 comments on commit 2ce7619

Please sign in to comment.