]> git.notmuchmail.org Git - notmuch/commit
nmbug: check whether every forked process exit with (non)zero value
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 1 Apr 2012 18:28:42 +0000 (21:28 +0300)
committerDavid Bremner <bremner@debian.org>
Sun, 3 Jun 2012 16:45:28 +0000 (13:45 -0300)
commita114ac8b77c683fafb350e3f3e07fdbbcf4edd3f
treea72e9605404e2cf429de917d811b04dadb03b722
parent00a8581e4dcc5112d502729b1698d9c1598d3413
nmbug: check whether every forked process exit with (non)zero value

If any of the forked process exits with nonzero value, terminate
current operation -- nonzero exit value indicates failure and
then there is no point continuing.
contrib/nmbug