mirror of
https://github.com/git/git.git
synced 2026-01-26 16:57:22 +09:00
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:
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…
x
Reference in New Issue
Block a user