Skip to content

Commit 9101698

Browse files
committed
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_()
2 parents 061a21d + b9e4d84 commit 9101698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/perf/perf-lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ test_perf_ () {
230230
test_ok_ "$1"
231231
fi
232232
"$TEST_DIRECTORY"/perf/min_time.perl test_time.* >"$base".result
233+
rm test_time.*
233234
}
234235

235236
test_perf () {

0 commit comments

Comments
 (0)