Skip to content

Commit

Permalink
Fixes #22240: Changes only does not support campaign reports
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceMacBuche committed Jan 5, 2023
1 parent 61477a5 commit e3bfeee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tree/20_cfe_basics/log_rudder.cf
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ bundle agent rudder_common_report_index(technique_name, status, identifier, comp
strcmp("${status}", "log_repaired") ,
strcmp("${status}", "audit_noncompliant") ,
strcmp("${status}", "audit_error") ,
strcmp("${status}", "report_json") ,
};

methods:
Expand Down

0 comments on commit e3bfeee

Please sign in to comment.