From 8de65e0bf485dc6cdb04dda459dc05f174c3b8ca Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 15 Nov 2016 20:33:20 +0100 Subject: [PATCH] Fixed remote instance id in unit tests --- dev/tests/conf-local/remote.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/tests/conf-local/remote.conf b/dev/tests/conf-local/remote.conf index 65a330c..748ca8e 100644 --- a/dev/tests/conf-local/remote.conf +++ b/dev/tests/conf-local/remote.conf @@ -7,7 +7,7 @@ ## ---------- GENERAL OPTIONS ## Sync job identification -INSTANCE_ID="local" +INSTANCE_ID="remote" ## Directories to synchronize. ## Initiator is the system osync runs on. The initiator directory must be a local path.