diff options
-rw-r--r-- | config/sshdcond/sshdcond.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |