Merge branch 'jh/perf-remove-test-times'
Perf test fix. * jh/perf-remove-test-times: t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()maint
commit
91016984db
|
@ -230,6 +230,7 @@ test_perf_ () {
|
|||
test_ok_ "$1"
|
||||
fi
|
||||
"$TEST_DIRECTORY"/perf/min_time.perl test_time.* >"$base".result
|
||||
rm test_time.*
|
||||
}
|
||||
|
||||
test_perf () {
|
||||
|
|
Loading…
Reference in New Issue