Project

General

Profile

« Previous | Next » 

Revision 4eefa660

Added by Alexis Mousset about 6 years ago

Fixes #12177: Broken \"rudder agent history\" in 4.3

View differences:

share/lib/reports.awk
parsing_time = timer();
printf "Parsing time: %.2fs\n", parsing_time;
}
printf "Start execution with config [%s]\n\n", key;
if (!short_summary) {
printf "Start execution with config [%s]\n\n", key;
}
next
}
if (component == "end")

Also available in: Unified diff