fatal: misc cleanup, verified to reboot on hardware

This commit is contained in:
Michael Scire
2018-11-10 02:21:29 -08:00
parent 6f240b1665
commit 1228cd6903
6 changed files with 17 additions and 11 deletions

View File

@@ -25,4 +25,6 @@ Result ErrorReportTask::Run() {
/* Signal we're done with our job. */
eventFire(this->erpt_event);
return 0;
}