[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.1rc1-141-gcdb2b90

Markus Roberts Markus at reality.com
Mon Aug 16 12:48:22 UTC 2010


The following commit has been merged in the upstream branch:
commit c047c8d38f5fbb8159a357f64d6c444d66407423
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Fri Jul 16 07:36:45 2010 +0200

    vim: added elsif

diff --git a/ext/vim/syntax/puppet.vim b/ext/vim/syntax/puppet.vim
index 80cd91c..81efa92 100644
--- a/ext/vim/syntax/puppet.vim
+++ b/ext/vim/syntax/puppet.vim
@@ -68,7 +68,7 @@ syn match   puppetNotVariable   "\\$\w\+" contained
 syn match   puppetNotVariable   "\\${\w\+}" contained
 
 syn keyword puppetKeyword       import inherits include
-syn keyword puppetControl       case default if else
+syn keyword puppetControl       case default if else elsif
 syn keyword puppetSpecial       true false undef
 
 " comments last overriding everything else

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list