]> git.notmuchmail.org Git - notmuch/blobdiff - test/T050-new.sh
test: Fix T050-new.sh on some Travis CI machines
[notmuch] / test / T050-new.sh
index ffa303efaceca99cdc7c0d6cbf75a83f6184bb1d..272ed417aa2eb8f4a6f9724b8bb540449f45c7fd 100755 (executable)
@@ -309,7 +309,7 @@ cat <<EOF > notmuch-new-vanish.gdb
 set breakpoint pending on
 set logging file notmuch-new-vanish-gdb.log
 set logging on
-break add_file
+break notmuch_database_index_file
 commands
 shell rm -f ${MAIL_DIR}/vanish
 continue