[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

Gerhard Lausser gerhard.lausser at consol.de
Tue Feb 28 22:15:25 UTC 2012


The following commit has been merged in the debian/master branch:
commit ad4f9df723d43bf08fd2020bb1e8415c6f3482db
Author: Gerhard Lausser <gerhard.lausser at consol.de>
Date:   Sat Jan 21 21:19:14 2012 +0100

    Remove a silly debug print

diff --git a/shinken/modules/livestatus_broker/livestatus_query.py b/shinken/modules/livestatus_broker/livestatus_query.py
index 7f71563..4ee69c6 100644
--- a/shinken/modules/livestatus_broker/livestatus_query.py
+++ b/shinken/modules/livestatus_broker/livestatus_query.py
@@ -462,10 +462,6 @@ class LiveStatusQuery(object):
 
 
     def get_status_livedata(self, cs):
-        print "now get conf----------------------------------"
-        print "configs is", self.datamgr.rg.configs
-        for conf in self.datamgr.rg.configs.values():
-            print  "conf is", conf
         return [c for c in self.datamgr.rg.configs.values()]
 
 

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list