From ba3b80988b0cb9274a73177cf63935349f98f3f9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 7 Feb 2019 10:13:19 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 15344bb9..5ed95790 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -56,7 +56,8 @@ STATUS() { # echo # nid=`expr $nid + 1` # done - + declare -p REPL_CHECKS + declare -p REPL_DESC echo echo -e "${idsCL[Yellow]} Replication Status${idsCL[Default]}" DIVIDER true