[PATCH] performance-test: fix copy-pasta in test description
David Bremner
david at tethera.net
Fri Mar 29 04:26:47 PDT 2019
---
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
More information about the notmuch
mailing list