X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT150-tagging.sh;h=c292b24e2490f6ab8b19536c6815b49c6b70a812;hb=574b2436eeabf60c930ba227931ee87b0b151a65;hp=208b4b9806405e5c4e90b8d7f1af56afe6a4e412;hpb=8dcc38ce85ce084d3f0f3cbeac7e4a768e651614;p=notmuch diff --git a/test/T150-tagging.sh b/test/T150-tagging.sh index 208b4b98..c292b24e 100755 --- a/test/T150-tagging.sh +++ b/test/T150-tagging.sh @@ -90,7 +90,7 @@ thread:XXX 2001-01-05 [1/1] Notmuch Test Suite; One (inbox tag5 unread) thread:XXX 2001-01-05 [1/1] Notmuch Test Suite; Two (inbox tag4 tag5 unread)" # generate a common input file for the next several tests. -cat > batch.in < batch.in <&1 | sed 's/: .*$//' ) -chmod u+w ${MAIL_DIR}/.notmuch/xapian/*.${db_ending} +chmod u+w ${MAIL_DIR}/.notmuch/xapian/*.* test_expect_equal "$output" "A Xapian exception occurred opening database" test_done