X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT570-revision-tracking.sh;h=e1cc684de35c32dbb67aed25e03a151668b59628;hb=HEAD;hp=a748005056d77c06ff511f8de2bf3d7333081364;hpb=2e5ef69fbf9ce9d67720d5d4abba3026302734e5;p=notmuch diff --git a/test/T570-revision-tracking.sh b/test/T570-revision-tracking.sh index a7480050..bcc97dd9 100755 --- a/test/T570-revision-tracking.sh +++ b/test/T570-revision-tracking.sh @@ -95,7 +95,7 @@ subtotal=$(notmuch count lastmod:..$lastmod) result=$(($subtotal == $total-1)) test_expect_equal 1 "$result" -if [ $NOTMUCH_HAVE_SFSEXP -eq 1 ]; then +if [ "${NOTMUCH_HAVE_SFSEXP-0}" = "1" ]; then test_begin_subtest 'exclude one message using negative lastmod (sexp)' total=$(notmuch count '*') notmuch tag +${RANDOM} id:4EFC743A.3060609@april.org