]> The Tcpdump Group git mirrors - tcpslice/commitdiff
build_matrix.sh: Run "git show --oneline -s"
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 23 Oct 2024 09:03:19 +0000 (11:03 +0200)
committerfxlb <[email protected]>
Wed, 23 Oct 2024 12:04:25 +0000 (12:04 +0000)
It is used to identify the git HEAD.

build_matrix.sh

index 0f10015a5adbd21515c230c6abd08d329780cad6..1d1c89c3e84632526ff3233a2afcc27d6cf942a4 100755 (executable)
@@ -28,6 +28,7 @@ COUNT=0
 export TCPSLICE_TAINTED
 export MAKE_BIN
 
+run_after_echo git show --oneline -s
 touch .devel
 for CC in $MATRIX_CC; do
     export CC