Forum: CFEngine Help
Subject: Re: CFEngine Help: Re: readstringarray stopped working
Author: lauwersw
Link to topic: https://cfengine.com/forum/read.php?3,26096,26120#msg-26120

Hi,

If it's that same bug, try the workarounds I listed in the bug report: either 
hardcode the filename, or put an intermediate bundle in between. Pass the name 
as a variable to the interim bundle and let the interim bundle call your final 
bundle. In the final bundle you refer to the variable as $(interim.variable), 
which does work.

If those options don't work, it's probably a different bug.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to