X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=performance-test%2Fperf-test-lib.sh;h=88601fc79f884bf418ca53ed320fbde4fdca5831;hb=243d7e30dcd80041760307d8d0d2a1839f36eca2;hp=75e3d8787ad6db09aeda709707950f5be839468f;hpb=8fcc3260a9a936de72d755e61d93d5a24380e8b7;p=notmuch 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