Closed douglas-raillard-arm closed 2 years ago
When no entry has been recorded by the collector, return an empty string rather than returning the full dmesg log.
Also fix get_data() that would fail try to add None + '\n' if dmesg_out property returns None.
When no entry has been recorded by the collector, return an empty string rather than returning the full dmesg log.
Also fix get_data() that would fail try to add None + '\n' if dmesg_out property returns None.