X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fatomicity;h=34642388430ff8c544017764c0d03222c69fa217;hb=2697f623ae1534b669e182934ade124bd9cfd7ad;hp=f9dbc9a61413e30c72848849404421e7bc6be2ca;hpb=dd7cb35c8205ae0486404d7377ea9c64beeb5375;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