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