]> The Tcpdump Group git mirrors - tcpdump/blobdiff - build_matrix.sh
build_matrix.sh: Run "git show --oneline -s"
[tcpdump] / build_matrix.sh
index a719afd4a217205286aa1f583cbea0840dd5aaf3..47a40405d7e7c8842d26d70ab3752a2a790018ae 100755 (executable)
@@ -67,6 +67,7 @@ build_tcpdump() {
     done
 }
 
+run_after_echo git show --oneline -s
 touch .devel
 for CC in $MATRIX_CC; do
     export CC