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}