That is what I am trying to figure out. Is the Inform setting suppose to print out the messages that it is editing a file? I would say yes. if not what else is it for?
I will try to deal with it later. As it is I won't be able to upgrade, since I have a stack of issues with versions beyond 2.1.15. On 2/22/06, Mark Burgess <[EMAIL PROTECTED]> wrote: > It is a matter of policy what level different messages are printed at. > Perhaps not all of the levels are to your taste. If you locate the > message in the code you can see what the assumed importance ranking is. > If there are somethings you would like changed, make a case for it soon. > I'll release 2.1.19 over the weekend probably. > > M > > On Tue, 2006-02-21 at 14:45 -0500, christian pearce wrote: > > I any having issues with trying to get the audting mode to report back > > to me what it is doing. Here is an example: > > > > [EMAIL PROTECTED] tmp]# cat cf.test > > control: > > > > actionsequence = ( editfiles ) > > > > editfiles: > > > > any:: > > { > > > > /etc/inetd.conf > > Inform "on" > > HashCommentLinesStarting "name" > > HashCommentLinesStarting "comsat" > > > > } > > [EMAIL PROTECTED] tmp]# echo "name\ncomsat" > /etc/inetd.conf > > [EMAIL PROTECTED] tmp]# CFINPUTS=/var/tmp cfagent -f ./cf.test -I > > [EMAIL PROTECTED] tmp]# echo "name\ncomsat" > /etc/inetd.conf > > [EMAIL PROTECTED] tmp]# CFINPUTS=/var/tmp cfagent -f ./cf.test -v | grep > > Comm > > Commenting # name\ncomsat > > [EMAIL PROTECTED] tmp]# > > > > as you can see it works when I specify -v and not -I. Am I > > misunderstanding what the Inform switch is for? > > -- > > Christian Pearce > > > > > > _______________________________________________ > > Help-cfengine mailing list > > Help-cfengine@gnu.org > > http://lists.gnu.org/mailman/listinfo/help-cfengine > > -- Christian Pearce _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine