[Bug 286510] pkgbase: make update-packages regressed after base be61deae0aa2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 May 2025 15:52:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286510

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=73ba568b1c35aabc1682540b5b4d5d77220c5468

commit 73ba568b1c35aabc1682540b5b4d5d77220c5468
Author:     Isaac Freund <ifreund@freebsdfoundation.org>
AuthorDate: 2025-05-05 08:03:08 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-05-05 15:52:08 +0000

    pkg: suppress error on unknown options

    pkg(7) does not understand all the options that pkg(8) understands and
    should never log errors about unknown options that it will pass on to
    pkg(8) without touching.

    PR:             286510
    Reviewed by:    bapt
    Fixes:          be61deae0aa2 ("pkg: clarify argument parsing")
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D50163

 usr.sbin/pkg/pkg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.