]> git.notmuchmail.org Git - notmuch/blobdiff - performance-test/perf-test-lib.sh
cli: change "setup" to "set up" where used as a verb
[notmuch] / performance-test / perf-test-lib.sh
index 75e3d8787ad6db09aeda709707950f5be839468f..88601fc79f884bf418ca53ed320fbde4fdca5831 100644 (file)
@@ -203,7 +203,7 @@ time_done ()
     fi
 }
 
-cd -P "$test" || error "Cannot setup test environment"
+cd -P "$test" || error "Cannot set up test environment"
 test_failure=0
 test_count=0