From b12c6e35fdffcfe1b89b6e64e6ec5a4639e0e181 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 10:15:51 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 17f2cc2a..a63cee87 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2423,9 +2423,6 @@ 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}