diff --git a/dev/n_osync.sh b/dev/n_osync.sh index ba39a55..4e8bb66 100755 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -4,7 +4,7 @@ PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.1-dev -PROGRAM_BUILD=2017032101 +PROGRAM_BUILD=2017052201 IS_STABLE=yes ##### Execution order #__WITH_PARANOIA_DEBUG @@ -683,8 +683,6 @@ function treeList { local escapedReplicaPath local rsyncCmd - sleep 10 - escapedReplicaPath=$(EscapeSpaces "$replicaPath") # operation explanation