Actions
Bug #13754
closedBug #13664: Mustache templating in audit mode always considers destination compliant once it exists
Bug #13736: Mustache templating in audit mode always considers destination compliant once it exists - 5.0 branch
Broken agent build after mustache class fixes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
verify_files.c:632:22: error: incompatible type for argument 5 of 'cfPS' pp->promiser, message); ^ In file included from verify_files.c:32:0: ./../libpromises/eval_context.h:238:6: note: expected 'Attributes' but argument is of type 'struct Attributes *' void cfPS(EvalContext *ctx, LogLevel level, PromiseResult status, const Promise *pp, Attributes attr, const char *fmt, ...) FUNC_ATTR_PRINTF(6, 7); ^ make[4]: *** [verify_files.lo] Error 1 make[2]: Leaving directory `/usr/src/rudder-packages/package/SOURCES/cfengine-source' make[1]: Leaving directory `/usr/src/rudder-packages/package/SOURCES
Actions