commit | 80cb15504324667c9934ff350afff48881613393 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri May 11 14:09:59 2012 -0700 |
committer | JP Abgrall <jpa@google.com> | Fri May 11 14:09:59 2012 -0700 |
tree | 03d15e68bd56e456b89d082b65260c0c3b3b59eb | |
parent | 585c219b9b7c2e89b8db6707cacdaf29c362e7ba [diff] |
Ignore SIGPIPE is some of the tools used via dumpstate adb bugreport > b & sleep 5; kill $? will show that a bunch of tools will SIGPIPE when trying to output data which is normal. We don't have a way on linux (bsd yes), to set NOSIGPIPE on the file desc passed down via fork/exec. Bug: 6447319 Change-Id: I1634a00a155fd8a3fd827aa4a77e94518534336c