From e284dd75c339dceaf2e7d036e05ff5aaa6b7950f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 26 Jul 2025 09:09:46 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}