Hello folks, I'm trying to make a promise which creates files when their counterparts not exist yet. But when I'm writing something like
compile:: "$(base)/(.*)/.compile" create => "true", ifvarclass => !canonify(fileexists("$(dst)/$(match.1)")), comment => "force compiler execution"; The Cfengine reports syntax error on that. Am I missed something? Is there a way to accomplish this task at all? -- SY, Seva Gluschenko. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine