aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux/guilty/44
Commit message (Collapse)AuthorAgeFilesLines
* pkg/report: avoid producing no guilty fileDmitry Vyukov2020-05-291-0/+48
If we produce no guilty file at all, the report is mailed only to LKML, which is mostly equivalent to mailing to nobody. If we skip all files, return the first one.