[Bug 291374] getopt(3) GNU extension wrong behavior
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291374] getopt(3) GNU extension wrong behavior"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Jan 2026 20:36:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291374
Siva Mahadevan <me@svmhdvn.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me@svmhdvn.name
--- Comment #15 from Siva Mahadevan <me@svmhdvn.name> ---
(In reply to commit-hook from comment #10)
This commit seems to break a couple etcupdate tests in CI:
https://ci.freebsd.org/view/Test/job/FreeBSD-main-amd64-test/27595/testReport/
I've bisected to this commit, @Simon can you take a look?
You can repro the failure locally with Bricoler:
$ bricoler run freebsd-src-regression-suite --param freebsd-src:url=/usr/src
--param freebsd-src:branch= --param
freebsd-src-regression-suite:hypervisor=bhyve --param
freebsd-src-regression-suite:memory=4096 --param
freebsd-src-regression-suite:ncpus=2 --param
freebsd-src-regression-suite:parallelism=1 --param
freebsd-src-regression-suite:count=100 --param
freebsd-src-regression-suite:tests='usr.sbin/etcupdate'
--
You are receiving this mail because:
You are the assignee for the bug.