]> git.notmuchmail.org Git - notmuch/commitdiff
test: atomicity.py: improve exit probability on failure
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 4 Jan 2017 14:53:47 +0000 (16:53 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 10 Mar 2017 12:21:28 +0000 (08:21 -0400)
Some gdb python exceptions on some os environments (e.g. macOS
Sierra, non-codesigned gdb) do not make gdb exit (but to drop down
to nonexistent command line?).
Mitigate this chance by explict SystemExit on all exceptions.
The contents of output file 'gdb.out' is unchanged.


No differences found