summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2a177a4)
raw | patch | inline | side by side (parent: 2a177a4)
author | Sven Velt <sven@velt.de> | |
Fri, 18 Dec 2009 14:50:07 +0000 (15:50 +0100) | ||
committer | Sven Velt <sven@velt.de> | |
Fri, 18 Dec 2009 14:50:07 +0000 (15:50 +0100) |
nagixsc_xml2cfg.py | patch | blob | history |
diff --git a/nagixsc_xml2cfg.py b/nagixsc_xml2cfg.py
index 844dc42bf52ae97b8f7a6852fe9d58d011c26479..3bb18574e5c37aa93a421afc37afc258b365abc6 100755 (executable)
--- a/nagixsc_xml2cfg.py
+++ b/nagixsc_xml2cfg.py
print HOSTTEMPL % check
- print SERVICETEMPL % check
-
+ if check['service_description']:
+ print SERVICETEMPL % check