From f4fd058c032a8b22aa8eb7b1c6bb053481c2854f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 12 Dec 2019 23:57:53 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index c398801c..6a6f14d1 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -412,6 +412,7 @@ STATUS(){ done nid=`expr $nid + 1` + echo done done fi