[Bug 278653] sh: fix sh -c -e cmd as per POSIX
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278653] sh: fix sh -c -e cmd as per POSIX"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Apr 2024 20:20:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278653
Jilles Tjoelker <jilles@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jilles@FreeBSD.org
--- Comment #7 from Jilles Tjoelker <jilles@FreeBSD.org> ---
The patch in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220587 has more
test cases.
Another thing that will break with the fixed -c is the ruby ports (not because
of the upstream code but because of scripting in the port itself):
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222872 .
--
You are receiving this mail because:
You are the assignee for the bug.