projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a114ac8
)
nmbug: check whether every forked process exit with (non)zero value
author
Tomi Ollila
<tomi.ollila@iki.fi>
Sun, 1 Apr 2012 18:28:42 +0000
(21:28 +0300)
committer
David Bremner
<bremner@debian.org>
Sun, 3 Jun 2012 16:45:28 +0000
(13:45 -0300)
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.
No differences found