mirror of
https://github.com/facebook/sapling.git
synced 2024-12-26 06:21:48 +03:00
26e4090522
Summary: This is a revised version of D19887220. D19887220 has 2 problems: - It can silently ignore the mt.exe error after failures of all retries. - There is another place that `mt.exe` runs that is not covered by retry. This diff fixes them by wrapping the `set_long_paths_manifest` function directly so it covers two `mt.exe` places, and makes sure all retry failure is still a failure. Reviewed By: sfilipco Differential Revision: D19977802 fbshipit-source-id: 774d0c42b247a7e111841cd69f71760a5544d685 |
||
---|---|---|
.. | ||
__init__.py |