SOURCES: vim-syntax-nagios-fixes.patch - recognize servicegroup

glen glen at pld-linux.org
Mon Jul 18 17:06:49 CEST 2005


Author: glen                         Date: Mon Jul 18 15:06:49 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- recognize servicegroup

---- Files affected:
SOURCES:
   vim-syntax-nagios-fixes.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/vim-syntax-nagios-fixes.patch
diff -u SOURCES/vim-syntax-nagios-fixes.patch:1.6 SOURCES/vim-syntax-nagios-fixes.patch:1.7
--- SOURCES/vim-syntax-nagios-fixes.patch:1.6	Sun May  8 19:32:41 2005
+++ SOURCES/vim-syntax-nagios-fixes.patch	Mon Jul 18 17:06:44 2005
@@ -106,3 +106,14 @@
  
  hi link nagiosComment Comment
  hi link nagiosConstant Number
+--- ./nagios.vim~	2005-07-18 18:03:53.000000000 +0300
++++ ./nagios.vim	2005-07-18 18:04:35.000000000 +0300
+@@ -35,7 +35,7 @@
+ syn keyword nagiosSpecial  name register use
+ 
+ syn match nagiosDef 'define[ \t]\+\(\(host\|service\)extinfo\|host\|service\|timeperiod\|contact\|command\)'
+-syn match nagiosDef 'define[ \t]\+\(host\|contact\)group'
++syn match nagiosDef 'define[ \t]\+\(host\|contact\|service\)group'
+ syn match nagiosDef 'define[ \t]\+\(service\|host\)dependency'
+ syn match nagiosDef 'define[ \t]\+\(service\|host\|hostgroup\)escalation'
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/vim-syntax-nagios-fixes.patch?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list