Page MenuHomeFreeBSD

Move finalize_components_config from get_params to cmd_*.
ClosedPublic

Authored by cperciva on Sep 15 2020, 5:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 18 2024, 8:18 PM
Unknown Object (File)
Oct 17 2024, 11:37 PM
Unknown Object (File)
Oct 12 2024, 12:49 AM
Unknown Object (File)
Oct 12 2024, 12:49 AM
Unknown Object (File)
Oct 12 2024, 12:47 AM
Unknown Object (File)
Oct 12 2024, 12:33 AM
Unknown Object (File)
Oct 7 2024, 12:01 AM
Unknown Object (File)
Oct 1 2024, 1:49 PM
Subscribers

Details

Summary

Move finalize_components_config from get_params to cmd_*.

This allows us to redirect its output in cmd_cron, so that the
"src component not installed, skipped" message will be treated
the same way as other output from freebsd-update cron: Sent
in an email to root (or other address specified) if there are
updates to install, and silenced otherwise.

PR: 202492

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable