diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 524ee148..e88b46a5 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -350,7 +350,6 @@ NODEUPDATES() { ((nc_count++)) fi done - echo "HERE: ${nc_count} - ${ncount}" if [ ${nc_count} -eq ${ncount} ]; then completed=true break