Re: [PATCH] test: re-enable disabled test in T700-reindex.sh

Subject: Re: [PATCH] test: re-enable disabled test in T700-reindex.sh

Date: Mon, 09 Apr 2018 17:27:24 -0400

To: David Bremner, notmuch@notmuchmail.org

Cc:

From: Daniel Kahn Gillmor


On Sun 2018-04-08 08:12:20 -0300, David Bremner wrote:
> The extra test_done looks like a typo
> ---
>  test/T700-reindex.sh | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/test/T700-reindex.sh b/test/T700-reindex.sh
> index 2b7bc658..9e795896 100755
> --- a/test/T700-reindex.sh
> +++ b/test/T700-reindex.sh
> @@ -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

agreed, i don't know what i was thinkning when i put that there.

thanks for cleaning up after my mess.

       --dkg
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: