From de0a96f7ddea5013663b390c075cb564fd39e6a1 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 9 Aug 2015 20:05:21 +0200 Subject: Only log something when needed --- config/sshdcond/sshdcond.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/sshdcond') diff --git a/config/sshdcond/sshdcond.inc b/config/sshdcond/sshdcond.inc index fa996386..d68ece7f 100644 --- a/config/sshdcond/sshdcond.inc +++ b/config/sshdcond/sshdcond.inc @@ -135,8 +135,8 @@ function sshdcond_sync_on_changes() { } } } + log_error("[sshdcond] xmlrpc sync is ending."); } - log_error("[sshdcond] xmlrpc sync is ending."); } /* Do the actual XMLRPC sync. */ -- cgit v1.2.3