Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-07 10:41:48 -06:00
parent 7091e0e258
commit 88f6876c96

View File

@@ -74,7 +74,7 @@ STATUS() {
done
echo
echo -e "${idsCL[Yellow]} Replication Status to Other Nodes${idsCL[Default]}"
DIVIDER true
DIVIDER
timeout=`date --date='20 seconds' +%s`
nid=1
for nip in "${NODE_HOSTS[@]}"