Re: possible error in cfwiki document

2006-04-18 Thread Russell Adams
You're right, that isn't a working example, I was paraphrasing a quick example to propose an alternative solution. Substitute AppendIfNoSuchLine instead. Russell On Tue, Apr 18, 2006 at 04:58:34PM -0400, Dmitry Sazonov wrote: > http://cfwiki.org/cfwiki/index.php/Editfiles_Examples >

possible error in cfwiki document

2006-04-18 Thread Dmitry Sazonov
http://cfwiki.org/cfwiki/index.php/Editfiles_Examples claims:  editfiles: any:: { /etc/hosts EmptyEntireFilePlease Append "127.0.0.1 localhost" Append "192.168.1.254 myrouter" }     but that gives en error:    cfagent -f ./xx