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

Gerhard Lausser gerhard.lausser at consol.de
Tue Feb 28 22:08:17 UTC 2012


The following commit has been merged in the debian/master branch:
commit d1d2999ba5e9491ea60f6107ee751b4cb04f84b6
Author: Gerhard Lausser <gerhard.lausser at consol.de>
Date:   Thu Dec 8 23:15:33 2011 +0100

    forgot to import sys

diff --git a/shinken/modules/livestatus_broker/livestatus_response.py b/shinken/modules/livestatus_broker/livestatus_response.py
index f274a58..5500f15 100644
--- a/shinken/modules/livestatus_broker/livestatus_response.py
+++ b/shinken/modules/livestatus_broker/livestatus_response.py
@@ -17,6 +17,7 @@
 #along with Shinken.  If not, see <http://www.gnu.org/licenses/>.
 
 
+import sys
 try:
     import json
 except ImportError:

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list