diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-08-27 12:19:18 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-08-27 12:19:18 -0400 |
commit | 0efad7a23fc6bd3587e639082e0d8e1e8db52574 (patch) | |
tree | 6e41a3e599063555eb7e305b5a4ef1539f7f540d /src/junitxml.c | |
parent | 97a6697b9fdebda0be31bc03c4db3846d0947281 (diff) | |
download | stasis-0efad7a23fc6bd3587e639082e0d8e1e8db52574.tar.gz |
Fix up shell() behavior
* Removes dead code after execl()
* Return the return value of execl() immediately
* Output redirection fix: if f_stderr and redirect_stderr were both set, stderr was not redirected
* Move the file handles into the child process
* Bash now executes with --norc to avoid clobbering environment variables. This mimics /bin/sh behavior.
Diffstat (limited to 'src/junitxml.c')
0 files changed, 0 insertions, 0 deletions