[Bug 258572] usr.sbin/i2c: Fix options handling
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258572] [patch] fix usr.sbin/i2c options handling"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 06:05:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258572 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=67bceb38f463d8a929c55efdcfcfefc9aedfeff6 commit 67bceb38f463d8a929c55efdcfcfefc9aedfeff6 Author: Martin Birgmeier <d8zNeCFG@aon.at> AuthorDate: 2021-10-07 05:20:56 +0000 Commit: Robert Wing <rew@FreeBSD.org> CommitDate: 2021-10-07 05:56:20 +0000 i2c(8): fix option handling Recognize the '-o' option when processing command line arguments. Fixes: 9c10d00bf8cd ("i2c(8): Add interpreted mode for batch/scripted...") PR: 258572 usr.sbin/i2c/i2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.