Re: CFEngine Help: Re: delete_lines and select region

2012-07-24 Thread Diego Zamboni
Right - it seems the delete_lines is deleting on the second pass the lines inserted by the first pass, which is strange. This should not be happening - I'll investigate and try to figure out what's going on. --Diego On Jul 24, 2012, at 1:24 PM, no-re...@cfengine.com wrote: > Forum: CFEngine

CFEngine Help: Re: CFEngine Help: Re: delete_lines and select region

2012-07-20 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: delete_lines and select region Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,26561,26562#msg-26562 I tend to use copy promises unless I want to alter the contents base on variables. Then I'll use templating

Re: CFEngine Help: Re: delete_lines and select region

2012-07-20 Thread Nick Anderson
On 07/20/2012 12:54 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: delete_lines and select region > Author: neilhwatson > Link to topic: https://cfengine.com/forum/read.php?3,26551,26560#msg-26560 > > You might also consider a different approach. My best practice is to avoi