[Bug 278653] sh: fix sh -c -e cmd as per POSIX
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278653 Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Jilles Tjoelker <[email protected]> --- 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.