From 7c3cefc32d5abc8f57007ce7537726cfd3cc305b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 10:10:14 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 23f29742..f6d64ca8 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2423,6 +2423,9 @@ if [ ${action-x} ]; then DOWNLIST report >> ${FOLDER}/status-downlist.lastrun STATUSLOG="$(cat ${FOLDER}/status-downlist.lastrun)" [ "${EMAIL_NOTICE}" != "" ] && echo -e "Downlist Report\n${STATUSLOG}" | mail -s "Downlist Report" ${EMAIL_NOTICE} + echo 'found' + else + echo 'not found' fi else DOWNLIST ${2}