X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT150-tagging.sh;h=c292b24e2490f6ab8b19536c6815b49c6b70a812;hb=97fadd0645e908ff8322577a983dc710bfda33d6;hp=2f0b3531412db146e500eff1ea43235ab53284d2;hpb=d12d91f82801d784f49939756ec9643a9cada60c;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