Mercurial > hg
comparison Makefile @ 35855:69d7fcd91696
testrunner: fix updating of .testtimes file
We attempt to write the 5 most recent test timings to a file called
.testtimes, but we read previous results from a file called
.testtimes- (including the hyphen), so we ended up no more than a
single time per test.
Differential Revision: https://phab.mercurial-scm.org/D1961
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 31 Jan 2018 22:20:59 -0800 |
parents | 92b7039613d0 |
children | 89c81739ffa7 |
comparison
equal
deleted
inserted
replaced
35854:568917059243 | 35855:69d7fcd91696 |
---|