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

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 9 14:27:24 PDT 2018


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


More information about the notmuch mailing list