This commit improves the -CURRENT detection by way of parsing /etc/motd. This change is more future-proof as when OpenBSD nears a stable release, uname will temporarily report like -STABLE.
This commit also adds feedback if -CURRENT is found to make debugging this feature easier with --dry-run, or, just a regular run as well.
What does this PR do
This commit improves the -CURRENT detection by way of parsing
/etc/motd
. This change is more future-proof as when OpenBSD nears a stable release,uname
will temporarily report like -STABLE.This commit also adds feedback if -CURRENT is found to make debugging this feature easier with
--dry-run
, or, just a regular run as well.Standards checklist
CONTRIBUTING.md