X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2Fperf-test-lib.sh;h=88601fc79f884bf418ca53ed320fbde4fdca5831;hp=75e3d8787ad6db09aeda709707950f5be839468f;hb=d08af93c65310c2d5ec8033040854f8ff4e5550f;hpb=1896ad97145ae27b2d5619b973d75afb774ca5b1 diff --git a/performance-test/perf-test-lib.sh b/performance-test/perf-test-lib.sh index 75e3d878..88601fc7 100644 --- a/performance-test/perf-test-lib.sh +++ b/performance-test/perf-test-lib.sh @@ -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