From 579ab68e195eddca65bc90ba9923c324261a71bf Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 4 Jul 2017 13:15:29 -0400 Subject: [PATCH] (fix) silence sogo-ealarms-notify verbose output (fixes #4170) --- Tools/SOGoEAlarmsNotifier.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/SOGoEAlarmsNotifier.m b/Tools/SOGoEAlarmsNotifier.m index e1067ed57..b5521d8d4 100644 --- a/Tools/SOGoEAlarmsNotifier.m +++ b/Tools/SOGoEAlarmsNotifier.m @@ -232,7 +232,7 @@ int count, max; - [[SOGoProductLoader productLoader] loadAllProducts: YES]; + [[SOGoProductLoader productLoader] loadAllProducts: NO]; if ([[NSUserDefaults standardUserDefaults] stringForKey: @"h"]) {