Hello,
is there away to disable iterators in a shellcommand? I have the
following code:
control:
var = ( "a:b:c" )
shellcommands:
"/some/program $(var)"
and $(var) should be passes unchanged to /some/program. I know that I
could change the character which separates the list, but this would
break all my intended iterators. Does the variable $(colon) exist (I
haven't found anything)?
Any ideas?
Thanks,
Alex
_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine