Commit 35319ca3 authored by lat9nq's avatar lat9nq
Browse files

startup_checks: Use fmt::print, fix exec error handling



Uses fmt::print opposed to std::fprintf for error printing.

Call exit instead of returning to caller to prevent a like issue the
previous commit was trying to solve.

Removes unneeded comment.

Co-authored-by: default avatarliamwhite <liamwhite@users.noreply.github.com>
Co-authored-by: default avatarLioncash <mathew1800@gmail.com>
parent 3e6c835a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment