From 11356f5e3b058de6a58b749348f5ea066caaa83f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 7 Feb 2019 23:26:41 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 28cb967f..1cc39f30 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -17,7 +17,7 @@ source /opt/idssys/nodemgmt/defaults.inc # ========================================================= # -STATUS() +STATUS(){ start=`date +%s` ST_ACTION=${1} if [ "${ST_ACTION}" = "report" ]; then