2
0
mirror of https://github.com/deajan/osync synced 2024-11-05 12:01:02 +00:00

Rebuilt targets

This commit is contained in:
deajan 2017-05-22 11:19:23 +02:00
parent 5677335c24
commit 623408bf31
2 changed files with 2 additions and 6 deletions

View File

@ -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
@ -2905,8 +2905,6 @@ function treeList {
local escapedReplicaPath
local rsyncCmd
sleep 10
escapedReplicaPath=$(EscapeSpaces "$replicaPath")
# operation explanation

View File

@ -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
@ -2714,8 +2714,6 @@ function treeList {
local escapedReplicaPath
local rsyncCmd
sleep 10
escapedReplicaPath=$(EscapeSpaces "$replicaPath")
# operation explanation