unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] test: re-enable disabled test in T700-reindex.sh
@ 2018-04-08 11:12 David Bremner
  2018-04-09 21:27 ` Daniel Kahn Gillmor
  2018-04-25  2:03 ` David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: David Bremner @ 2018-04-08 11:12 UTC (permalink / raw)
  To: notmuch

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
 
-- 
2.16.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] test: re-enable disabled test in T700-reindex.sh
  2018-04-08 11:12 [PATCH] test: re-enable disabled test in T700-reindex.sh David Bremner
@ 2018-04-09 21:27 ` Daniel Kahn Gillmor
  2018-04-25  2:03 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Kahn Gillmor @ 2018-04-09 21:27 UTC (permalink / raw)
  To: David Bremner, notmuch

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] test: re-enable disabled test in T700-reindex.sh
  2018-04-08 11:12 [PATCH] test: re-enable disabled test in T700-reindex.sh David Bremner
  2018-04-09 21:27 ` Daniel Kahn Gillmor
@ 2018-04-25  2:03 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2018-04-25  2:03 UTC (permalink / raw)
  To: notmuch

David Bremner <david@tethera.net> writes:

> The extra test_done looks like a typo

pushed to master.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-25  2:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-08 11:12 [PATCH] test: re-enable disabled test in T700-reindex.sh David Bremner
2018-04-09 21:27 ` Daniel Kahn Gillmor
2018-04-25  2:03 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).