From c6876924c7e926a9235b3663306cceb5b2f02697 Mon Sep 17 00:00:00 2001 From: deajan Date: Wed, 22 May 2019 19:33:09 +0200 Subject: [PATCH] Fixed intentation --- dev/n_osync.sh | 2 +- helper.conf.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/n_osync.sh b/dev/n_osync.sh index ccfadce..5cf60a5 100644 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -2874,7 +2874,7 @@ function SyncOnChanges { exit 1 fi watchDirectory="$TARGET_SYNC_DIR" - Logger "#### Running $PROGRAM in target helper file monitor mode." "NOTICE" + Logger "#### Running $PROGRAM in target helper file monitor mode." "NOTICE" fi while true; do diff --git a/helper.conf.example b/helper.conf.example index 837a247..90831f2 100644 --- a/helper.conf.example +++ b/helper.conf.example @@ -2,9 +2,9 @@ ###### osync - Rsync based two way sync engine with fault tolerance ###### (C) 2013-2017 by Orsiris de Jong (www.netpower.fr) -###### osync-target-helper v1.2.2+ config file rev 2017061901 ## ---------- GENERAL OPTIONS +CONFIG_FILE_REVISION=1.3.0 ## Sync job identification INSTANCE_ID="sync_test"