[Bug 46441] sh(1): Does not support PS1, PS2, PS4 parameter expansion
[email protected] Fri, 07 Nov 2025 22:44:24 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=46441 Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Assignee|[email protected] |[email protected] --- Comment #25 from Jilles Tjoelker <[email protected]> --- I changed one more thing: oexitstatus to exitstatus so $? expands to the last command's exit status and not the one of the command before it. MFC is possible after 15.0. -- You are receiving this mail because: You are on the CC list for the bug.