]> git.notmuchmail.org Git - notmuch/blobdiff - test/T050-new.sh
test: allow user to choose which gdb to run tests with
[notmuch] / test / T050-new.sh
index 2bc799d2e2bcb513afecb42940a108ca00720541..9115de820770181bd6ff8f8c9b655d047e9fd8c9 100755 (executable)
@@ -317,7 +317,7 @@ end
 run
 EOF
 
-gdb --batch-silent --return-child-result -x notmuch-new-vanish.gdb \
+${TEST_GDB} --batch-silent --return-child-result -x notmuch-new-vanish.gdb \
     --args notmuch new 2>OUTPUT 1>/dev/null
 echo "exit status: $?" >> OUTPUT