]> git.notmuchmail.org Git - notmuch/commit
test: make atomicity setup conditional on gdb being present.
authorDavid Bremner <bremner@debian.org>
Sun, 25 Sep 2011 01:45:33 +0000 (22:45 -0300)
committerDavid Bremner <bremner@debian.org>
Sun, 25 Sep 2011 01:45:33 +0000 (22:45 -0300)
commitc468f3703efc869d62d976ba177e2d0afd7b08ad
tree5be35e0eaf176bb5334d54db18abe27058fbac0f
parent0ce713ae02a2f2fc326d9c04bf9bf95123f228c0
test: make atomicity setup conditional on gdb being present.

The setup is useless if gdb is not present, so it doesn't hurt to skip
it.  The diff here is huge, but the commit is really just moving most
of the script inside the initial if, and adding an else block to print
a warning.
test/atomicity