]> The Tcpdump Group git mirrors - tcpdump/commit
build_matrix.sh: Fix a shellcheck note
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 28 Jan 2024 07:34:46 +0000 (08:34 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 28 Jan 2024 07:34:50 +0000 (08:34 +0100)
commitec947b8cba014dd774455fb159489eb6420147f5
tree7839f471d16e95f80fa23f0a3f3fd3af508c48db
parent0ac492b905d1102ee19ed956093c1b74342716c2
build_matrix.sh: Fix a shellcheck note

The note was:
Double quote to prevent globbing and word splitting. [SC2086]

[skip ci]
build_matrix.sh