X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT150-tagging.sh;h=c292b24e2490f6ab8b19536c6815b49c6b70a812;hb=200e164dc7acc3f19c6fe39164c472985e1ba384;hp=2f0b3531412db146e500eff1ea43235ab53284d2;hpb=99a7aac8f2af6f3adb8f816be46ee33eb1d57515;p=notmuch diff --git a/test/T150-tagging.sh b/test/T150-tagging.sh index 2f0b3531..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/*.* +chmod u+w ${MAIL_DIR}/.notmuch/xapian/*.* test_expect_equal "$output" "A Xapian exception occurred opening database" test_done