Date: Tue, 23 Dec 2025 10:38:44 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 291879] usr.bin/env/env_test:equal test fails in CI Message-ID: <bug-291879-32464-c9L2f41puS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-291879-32464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291879 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=745c6c0431d01b4fc3247f4eac08a2181d71e008 commit 745c6c0431d01b4fc3247f4eac08a2181d71e008 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2025-12-23 10:36:39 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2025-12-23 10:36:39 +0000 Resurrect standalone command While command(1) is now classified by POSIX as an intrinsic utility and no longer required to exist as a standalone program, it turns out that we still have a use for it (cf. env(1)), so resurrect it. PR: 291879 Fixes: 4100bd6caa66 ("usr.bin: Remove intrinsic utilities") Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D54341 ObsoleteFiles.inc | 1 - usr.bin/Makefile | 1 + usr.bin/command/Makefile (new) | 4 ++++ usr.bin/command/command.sh (new +x) | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291879-32464-c9L2f41puS>
