There is no need to add this command in all tasks.
- git -C .. clone --depth ${CIRRUS_CLONE_DEPTH} --branch=master --quiet ${LIBPCAP_GIT}
- ./configure --quiet # build the Makefile
- make releasecheck
+ - make whitespacecheck
- ./build_matrix.sh
macos_task:
CI: Introduce and use TCPDUMP_CMAKE_TAINTED.
Makefile.in: Add "make -s install" in the releasecheck target.
Makefile.in: Add the whitespacecheck target.
+ Cirrus CI: Run the "make whitespacecheck" command in the Linux task.
TBD
Summary for 4.99.2 tcpdump release (so far!)