On Wed, 2006-01-18 at 17:23 +0100, John van Zantvoort wrote: > import: > !DefinedCommonControl:: > cf.common ... > classes: > any:: > DefinedCommonControl = ( any )
John, One problem is that you'll never import cf.common this way. I think you want to drop the logical NOT, '!', before DefinedCommonControl. -Ed _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
