From e82d25bc336ab833449298efdca004560517d6e0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 24 Jul 2022 16:46:33 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 26e1361c..0a434790 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1832,8 +1832,8 @@ RUN_COMMAND(){ DOWNLIST(){ declare -i cw; declare -i spc1; declare -i c - rm -f /tmp/ssllist - for downitem in /opt/idssys/nodemgmt/*.down ; do echo $downitem; done > /tmp/downlist + #rm -f /tmp/ssllist + #for downitem in /opt/idssys/nodemgmt/*.down ; do echo $downitem; done > /tmp/downlist if [ -z $action ] || [ "${action}" = "gui" ]; then DIVIDER true fi @@ -1847,7 +1847,7 @@ DOWNLIST(){ cw=40 # for downitem in $(