74
edits
(fix format) |
(fix formatting) |
||
Line 77: | Line 77: | ||
1. locate the existing manifest file using [https://searchfox.org/mozilla-central/source/testing/config/tooltool-manifests/linux64/hostutils.manifest SearchFox] for both 32bit and 64bit. | 1. locate the existing manifest file using [https://searchfox.org/mozilla-central/source/testing/config/tooltool-manifests/linux64/hostutils.manifest SearchFox] for both 32bit and 64bit. | ||
2. using ToolTool, download the host utilities: | 2. using ToolTool, download the host utilities: | ||
<pre> | <pre> | ||
python tooltool.py fetch -m old_hostutils_manifest.tt | python tooltool.py fetch -m old_hostutils_manifest.tt | ||
</pre> | </pre> |
edits