[PATCH] performance-test: fix copy-pasta in test description

Subject: [PATCH] performance-test: fix copy-pasta in test description

Date: Fri, 29 Mar 2019 08:26:47 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


---
 performance-test/T03-reindex.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/performance-test/T03-reindex.sh b/performance-test/T03-reindex.sh
index d6d5c3c3..8e0a77f4 100755
--- a/performance-test/T03-reindex.sh
+++ b/performance-test/T03-reindex.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-test_description='tagging'
+test_description='reindexing'
 
 . $(dirname "$0")/perf-test-lib.sh || exit 1
 
-- 
2.20.1

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

Thread: