diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index cdb8ed78..18a3b7e9 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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[@]}"