]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Remove debug
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 4 Mar 2018 13:03:27 +0000 (13:03 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 4 Mar 2018 13:03:27 +0000 (13:03 +0000)
lualib/rspamadm/rescore.lua

index 6dcecc44b2e2eda1d38f523cdcff353353644dbe..9865f33e95db7c9a6dd5c4ea1e5951485691d38e 100644 (file)
@@ -300,7 +300,6 @@ return function (args, cfg)
   end
 
   if opts['i'] then opts['iters'] = opts['i'] end
-  logger.errx('%s', opts)
 
   local all_symbols = rescore_utility.get_all_symbols(logs, ignore_symbols)
   local original_symbol_scores = rescore_utility.get_all_symbol_scores(rspamd_config,