Project

General

Profile

« Previous | Next » 

Revision 82f99d4f

Added by Vincent MEMBRÉ almost 7 years ago

Revert "Fixes #10601: If component value starts with # , report is not outputed by rudder agent output"

This reverts commit 53d34a94ecb9cb2007105a5deddec740425c4f2a.

View differences:

share/lib/reports.awk
BEGIN {
FS = "[^@]@#";
FS = "@#";
nf_report = 0;
is_report = 0;
broken_reports = 0;

Also available in: Unified diff