Mercurial > hg
diff mercurial/repair.py @ 23807:e97e363a7000
setdiscovery: delay sample building calls to gather them in a single place
Some of the logic around sample building is duplicated in the sample builders,
it would clean up thing to extract it in the top function, but this requires
all codes to be in the same place.
This changeset mostly exists to make the next one more clear.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 07 Jan 2015 09:30:06 -0800 |
parents | d7b114493315 |
children | aa4a1672583e |