diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index b6394efc..2b8762b8 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1362,6 +1362,8 @@ SERVICE(){ # fi nid=`expr $nid + 1` done + else + echo "${NTYPE} not found" fi done