aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/T380-atomicity.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/T380-atomicity.sh')
-rwxr-xr-xtest/T380-atomicity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T380-atomicity.sh b/test/T380-atomicity.sh
index 2daef906..ee1e2f43 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 1>gdb.out 2>&1
+ gdb -tty /dev/null -batch -x $TEST_DIRECTORY/atomicity.py notmuch 1>gdb.out 2>&1
# Get the final, golden output
notmuch search '*' > expected