X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT700-reindex.sh;h=9e795896a4661bb27b844b4fb47860981a6edd51;hp=051fbb3cef4812d4c488440d40d002c56bf4c583;hb=b415ec06c309974247d202c21a0f9f1b0d828f5d;hpb=84ae74aada7d4a4574c09a81c9bddcc947d834b1 diff --git a/test/T700-reindex.sh b/test/T700-reindex.sh index 051fbb3c..9e795896 100755 --- a/test/T700-reindex.sh +++ b/test/T700-reindex.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description='reindexing messages' -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 add_email_corpus @@ -66,7 +66,6 @@ notmuch restore < prop-dump notmuch reindex '*' notmuch dump | grep '^#=' | sort > OUTPUT test_expect_equal_file prop-dump OUTPUT -test_done add_email_corpus lkml