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