Re: Cfengine Help: Re: Duplicate variable definition in bundle

2010-06-17 Thread Tod Oace
On Jun 17, 2010, at 11:13 AM, wrote: > Author: neilhwatson > Link to topic: https://cfengine.com/forum/read.php?3,17525,17527#msg-17527 > > I'm not sure what you are getting at. Bundles typically run three times in a > run. If a promise has already been kept then it is skipped. We're still l

Cfengine Help: Re: Duplicate variable definition in bundle

2010-06-17 Thread no-reply
Forum: Cfengine Help Subject: Re: Duplicate variable definition in bundle Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,17525,17527#msg-17527 I'm not sure what you are getting at. Bundles typically run three times in a run. If a promise has already been kept th

Duplicate variable definition in bundle

2010-06-17 Thread Tod Oace
In the example below it seems like the bundle is getting run twice. The first time it does what we want. But then it's trying to set the $(status) variable a second time and complains about it. Adding ", policy => overridable" makes the warning go away, but we still don't want the definition happ