Forum: CFEngine Help
Subject: Re: cf_null issue
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,24205,24207#msg-24207
Hi,
cfengine works like this currently. To my understanding all non-defined lists
are replaced witch "cf_null" and processing functions (join() etc.) will check
if there is "cf_null" and act accordingly. Sometimes this practice is very
troublesome. Hopefully some of developers could shed some light on the issue.
In your case try workaround: use join("$(const.endl)",
"manage_cron.all_entries_to_be_added") and insert the created text block
instead of individual lines.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine