]> git.notmuchmail.org Git - notmuch/commit
nmbug: Respect 'expect' in _spawn(..., wait=True)
authorW. Trevor King <wking@tremily.us>
Tue, 10 Oct 2017 22:49:49 +0000 (15:49 -0700)
committerDavid Bremner <david@tethera.net>
Mon, 11 Dec 2017 13:06:30 +0000 (09:06 -0400)
commite263c5b1f9e21d049ab04be0bec3ec7dc5bbc30e
tree57c43a5a4ef5a13a0126c8b5ba4b2ed4e24b8f9c
parent040c3236afcf95bead0324a48c2e0b9cd7934993
nmbug: Respect 'expect' in _spawn(..., wait=True)

Fixing a bug from 7f2cb3be (nmbug: Translate to Python, 2014-10-03).
The bug had no direct impact though, because none of the wait=True
callers were setting expect.

Also add expected codes to the debug messages, to help log readers
understand why nonzero exits are occasionally accepted.
devel/nmbug/nmbug