commit | a34efb7ae17a7ea1078cce75be634120bd72a421 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Mar 11 09:33:32 2016 -0800 |
committer | Felipe Leme <felipeal@google.com> | Thu Mar 17 09:19:50 2016 -0700 |
tree | cf943f3e57a2426cdbc83a9ead74086c22cbefa4 | |
parent | e4eb4f0e2380f698d31b0089fb0e22020b70c2bc [diff] |
Improve logging of child commands. When execvpe() is called it doesn't return, so the child error handling should be done at the parent, otherwise the failure is not printed in the bugreport. BUG: 27583193 Change-Id: I6161e4c72b7b0da7b82bff7fd72d7a5aaf4d6e89