comparison setup.py @ 24982:5c15f7e0f52b

run-tests: stop explicit expansion of time data We are about to record more complex time-related data, which will require repeated changes of every loop touching times data. That will also extend such lines to a point where things become too long. Instead, we iterate on each entry and expand values in the loops. We keep intermediate variables in most cases to preserve readability. The loop producing json data does a strange inversion for no obvious reason. We preserved that for now and will fix it in another changeset.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 07 May 2015 20:45:51 -0700
parents 9c1942635c1f
children e1fb276d4619
comparison
equal deleted inserted replaced
24981:012b79d549d8 24982:5c15f7e0f52b