Re: cf3 insert_if_not_match_from_list

Matt Richards <[email protected]> Tue, 7 Apr 2009 09:01:08 -0400
Newsgroups gmane.comp.sysutils.cfengine.bugs
Message-ID <[email protected]>
mod_files.c:


   {"insert_if_not_match_from_list",cf_slist,CF_ANYSTRING"Insert line
if it DOES NOT fully match a regex in the list"},


missing a comma after CF_ANYSTRING.