Re: cf3 cf-agent not commiting edit_line changes when whole file content is removed

Matt Richards <[email protected]> Mon, 13 Apr 2009 16:20:17 -0400
Newsgroups gmane.comp.sysutils.cfengine.bugs
Message-ID <[email protected]>
if (liststart = NULL)
 {
 return false;
 }

That does the trick. Thanks Mark.