X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fatomicity;h=34642388430ff8c544017764c0d03222c69fa217;hb=c4579513442e734c7928a02cf8ffa5a9531b9921;hp=f9dbc9a61413e30c72848849404421e7bc6be2ca;hpb=c468f3703efc869d62d976ba177e2d0afd7b08ad;p=notmuch diff --git a/test/atomicity b/test/atomicity index f9dbc9a6..34642388 100755 --- a/test/atomicity +++ b/test/atomicity @@ -7,7 +7,7 @@ test_description='atomicity' # final database contents should be the same regardless of when (or # if) it is killed and restarted. -if which gdb; then +if which gdb 1>/dev/null 2>&1; then test_set_prereq GDB # Create a maildir structure to also stress flag synchronization