From f6c95770edc07270494f139c78c9a93a7b16d5d4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 13 Apr 2023 17:20:28 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index d41906ed..94e46a48 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -382,11 +382,6 @@ STATUS(){ ## REPLICATION CHECK ######################## if [ "${ST_ACTION}" == "" ] || [ "${ST_ACTION}" == "report" ] || [ "${ST_ACTION}" == "repl" ]; then - if [ "${ST_ACTION}" == "repl" ]; then - echo -en "${idsCL[LightCyan]}Waiting for filesync - sleep 1m - - fi if [ "${CHECKFOLDERSYNC}" == true ]; then if [ "${ST_ACTION}" != "check" ]; then echo -e "${idsST[Bold]}"; DIVIDER