X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT380-atomicity.sh;h=2daef9066fabaa854d48dd36f9dc872495e18d18;hb=0c1292051eef2a6f6a9a07630eadffe53186489e;hp=1c786fa2724262dad40cc9f7b883b6269586bc1d;hpb=957fc2e1a7d00636c7eaaf487edae65e7a63dc8f;p=notmuch diff --git a/test/T380-atomicity.sh b/test/T380-atomicity.sh index 1c786fa2..2daef906 100755 --- a/test/T380-atomicity.sh +++ b/test/T380-atomicity.sh @@ -64,7 +64,7 @@ if test_require_external_prereq gdb; then # -tty /dev/null works around a conflict between the 'timeout' wrapper # and gdb's attempt to control the TTY. export MAIL_DIR - gdb -tty /dev/null -batch -x $TEST_DIRECTORY/atomicity.gdb notmuch >/dev/null 2>/dev/null + gdb -tty /dev/null -batch -x $TEST_DIRECTORY/atomicity.gdb notmuch 1>gdb.out 2>&1 # Get the final, golden output notmuch search '*' > expected