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_()
This commit is contained in:
@ -230,6 +230,7 @@ test_perf_ () {
|
|||||||
test_ok_ "$1"
|
test_ok_ "$1"
|
||||||
fi
|
fi
|
||||||
"$TEST_DIRECTORY"/perf/min_time.perl test_time.* >"$base".result
|
"$TEST_DIRECTORY"/perf/min_time.perl test_time.* >"$base".result
|
||||||
|
rm test_time.*
|
||||||
}
|
}
|
||||||
|
|
||||||
test_perf () {
|
test_perf () {
|
||||||
|
Reference in New Issue
Block a user