X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT380-atomicity.sh;h=c6a9fb980bf0d4678a444939f5bb97ddd957747a;hp=845dfde75fd6e8bae20283da3285d3046b498761;hb=95efe2d4849f218fffd232dd6e10011f0f837878;hpb=b15b96f846dcfabbd0c7f43e741573cfd14ab3c8 diff --git a/test/T380-atomicity.sh b/test/T380-atomicity.sh index 845dfde7..c6a9fb98 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.py notmuch 1>gdb.out 2>&1 + ${TEST_GDB} -tty /dev/null -batch -x $TEST_DIRECTORY/atomicity.py notmuch 1>gdb.out 2>&1 # Get the final, golden output notmuch search '*' > expected