diff options
Diffstat (limited to 'documentation/test-manual/understand-autobuilder.rst')
-rw-r--r-- | documentation/test-manual/understand-autobuilder.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst index bfdc678164..b6e331f68c 100644 --- a/documentation/test-manual/understand-autobuilder.rst +++ b/documentation/test-manual/understand-autobuilder.rst | |||
@@ -204,7 +204,7 @@ The ``scripts/run-config`` execution is where most of the work within | |||
204 | the Autobuilder happens. It runs through a number of steps; the first | 204 | the Autobuilder happens. It runs through a number of steps; the first |
205 | are general setup steps that are run once and include: | 205 | are general setup steps that are run once and include: |
206 | 206 | ||
207 | #. Set up any ``buildtools-tarball`` if configured. | 207 | #. Set up any :term:`buildtools` tarball if configured. |
208 | 208 | ||
209 | #. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured. | 209 | #. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured. |
210 | 210 | ||