]> The Tcpdump Group git mirrors - tcpdump/blobdiff - build_matrix.sh
CHANGES: Add/move change(s) backported to 4.99
[tcpdump] / build_matrix.sh
index a719afd4a217205286aa1f583cbea0840dd5aaf3..93daca63b5cb3d27117e149e42745e68cb6836ca 100755 (executable)
@@ -67,6 +67,7 @@ build_tcpdump() {
     done
 }
 
+run_after_echo git show --oneline -s | cat
 touch .devel
 for CC in $MATRIX_CC; do
     export CC