diff options
author | Stephen Frost | 2014-01-28 13:40:41 +0000 |
---|---|---|
committer | Stephen Frost | 2014-01-28 13:40:41 +0000 |
commit | aef61bf433a9e9b6e2d98b0fdcce8562c3ad526f (patch) | |
tree | 8dfcfd95433f6c5aa4240a67b7d229a0e9b18721 /src/common/exec.c | |
parent | 64e43c59b817a78ddf70f2fd62de31a4add5d988 (diff) |
Revert dup2() checking in syslogger.c
Per the expanded comment-
As we're just trying to reset these to go to DEVNULL, there's not
much point in checking for failure from the close/dup2 calls here,
if they fail then presumably the file descriptors are closed and
any writes will go into the bitbucket anyway.
Pointed out by Tom.
Diffstat (limited to 'src/common/exec.c')
0 files changed, 0 insertions, 0 deletions