]> The Tcpdump Group git mirrors - tcpdump/commit
build_matrix.sh: Fix a shellcheck warning
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 31 May 2021 13:03:09 +0000 (15:03 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 31 May 2021 13:04:09 +0000 (15:04 +0200)
commit815919247bf40f65777cae4b4eb95f78b4e28917
tree6338d652b2cc204205a1094158c6b25784499cea
parent5abf27529db8ad8bcadc31ebe5eadc4de036c898
build_matrix.sh: Fix a shellcheck warning

The warning was:
Use "${var:?}" to ensure this never expands to /* . [SC2115]
build_matrix.sh