check_nwc_health: Update to 11.2.4

This commit is contained in:
Jan Wagner 2024-03-08 13:02:22 +00:00
parent 713d3fe45b
commit cd031f5322
614 changed files with 18556 additions and 5514 deletions

View file

@ -1,11 +0,0 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = plugins-scripts
DOS2UNIX=$(shell which dos2unix || which fromdos)
dist-hook:
rm -f t/var/tmp/*
rm -f t/var/adm/*
find $(distdir) -type f -exec $(DOS2UNIX) {} >/dev/null 2>&1 \;
make