]> 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:38:31 +0000 (10:38 +0200)
commita03bb3e8e512721005f61ab6d44d76d55465df0d
tree8671152d2c2903de2dcb4352664fdb7e560588d1
parent2f0fc907b4863d78e16528d1b9477e2fbc2d238b
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 2f0fc907b4863d78e16528d1b9477e2fbc2d238b.

[skip ci]
build_matrix.sh