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

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).