On Jul 20, 2007, at 5:14 PM, [EMAIL PROTECTED] wrote:
> This patch fixes the one sent to bug-cfengine by Jo Rhett, which
> tried to index a enum type (you can't do that), and so it wasn't
> merged to trunk as it wouldn't compile
Valid but your change was effectively
- Verbose("New action of %s didn't match previous action %s for
package %s\n", pkgactions[ptr->action], pkgactions[prev_action], ptr-
>name );
+ Verbose("New action for package %s didn't match previous action
\n", ptr->name);
The latter is useless. We know that already, I wanted to have
verbose output of the status. Better to just drop this line from the
patch for now.
--
Jo Rhett
senior geek
Silicon Valley Colocation
Support Phone: 408-400-0550
_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine