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}