]> The Tcpdump Group git mirrors - tcpdump/commit
build_matrix.sh: Add a "| cat" at the end of a git command
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 25 Oct 2024 08:38:31 +0000 (10:38 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 25 Oct 2024 08:40:59 +0000 (10:40 +0200)
commit92ba49997566102c8f005059808b34215e8b0f11
tree6002a6aa58db373257ce6f52e1ff1b1564e9ce9d
parent5747baf40dde20c52e618d3b58abeb587ac4cc47
build_matrix.sh: Add a "| cat" at the end of a git command

This can avoid a display pause problem with "less -S" as a git pager.

This is a folow-up to 5747baf40dde20c52e618d3b58abeb587ac4cc47.

(cherry picked from commit a03bb3e8e512721005f61ab6d44d76d55465df0d)

[skip ci]
build_matrix.sh