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
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
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