Brandon Williams <bmwill@xxxxxxxxxx> writes: > On 04/20, Brandon Williams wrote: >> On 04/20, Johannes Schindelin wrote: >> > Hi Lars & Junio, >> > >> > On Thu, 20 Apr 2017, Lars Schneider wrote: >> > >> > > > * bw/forking-and-threading (2017-04-19) 11 commits >> > > > - run-command: block signals between fork and execve >> > > > - run-command: add note about forking and threading >> > > > - run-command: handle dup2 and close errors in child >> > > > - run-command: eliminate calls to error handling functions in child >> > > > - run-command: don't die in child when duping /dev/null >> > > > - run-command: prepare child environment before forking >> > > > - string-list: add string_list_remove function >> > > > - run-command: use the async-signal-safe execv instead of execvp >> > > > - run-command: prepare command before forking >> > > > - t0061: run_command executes scripts without a #! line > > I just double checked what differences existed between what I have > locally and what is queued at bw/forking-and-threading and it looks like > the changes (adding the !MINGW) to just this one patch were missed, > while the rest of them were picked up. Just and fyi. Thanks. Queued with a warning in the log message.