mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Update JSONReportFormatter: report all str attribs; don't print "# No events processed" since that's not valid JSON; rename output.t to json.t.
This commit is contained in:
@@ -28,7 +28,7 @@ ok(
|
||||
"$results/empty_report.txt",
|
||||
),
|
||||
'json output for empty log'
|
||||
);
|
||||
) or diag($test_diff);
|
||||
|
||||
ok(
|
||||
no_diff(
|
@@ -1,2 +0,0 @@
|
||||
|
||||
# No events processed.
|
||||
|
Reference in New Issue
Block a user