diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4f549a3c..90ab54c7 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1414,7 +1414,8 @@ GUI(){ rm -f ${NM_LOGFOLDER}/status-downlist.lastrun DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun STATUSLOG="$(cat ${NM_LOGFOLDER}/status-downlist.lastrun)" - SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}" + echo -e "HERE: '${STATUSLOG}'" + # SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}" fi else DOWNLIST ${2}