Centralize logging and ensure sane build number
Ensure full build logs are always persisted. The new build_number
function always increments the build number index, so we need to cache
it at the earliest possible moment in main. Thus, build_number should
only be called once and only once.
Signed-off-by:
Shawn Webb <shawn.webb@hardenedbsd.org>
Please register or sign in to comment