On 11/21/22 9:32 PM, Koichi Murase <myoga.mur...@gmail.com> wrote:
`git bisect' finds the following commit (2022-01-31) which introduced
the behavior:
commit b325b0e96bd05c76bbfc4d60d0707fc93d58f03f (HEAD, refs/bisect/bad)
execute_cmd.c
- execute_in_subshell: call optimize_subshell_command for (list)
subshells to either set CMD_NO_FORK for simple commands or set
CMD_TRY_OPTIMIZING for likely candidates for later optimization
More crumbs, FTR:
19:51 <emanuele6> this comment looks very suspicious
https://git.savannah.gnu.org/cgit/bash.git/diff/execute_cmd.c?h=devel&id=9928dcb48f35d957d936f9c6d8bec8cec8b76317
19:52 <emanuele6> that patch addresses this bug
https://lists.gnu.org/archive/html/bug-bash/2021-09/msg00047.html
--
:- Dabe