Fixed variable leak

This commit is contained in:
deajan 2018-10-14 23:08:03 +02:00
parent 109f0a0887
commit 7e7388a9eb
1 changed files with 2 additions and 0 deletions

View File

@ -1615,6 +1615,8 @@ function Sync {
local initiatorFail local initiatorFail
local targetFail local targetFail
local pid
Logger "Starting synchronization task." "NOTICE" Logger "Starting synchronization task." "NOTICE"
if [ "$RESUME_SYNC" != "no" ]; then if [ "$RESUME_SYNC" != "no" ]; then