diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-03-13 14:17:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-03-13 14:17:02 +0200 |
commit | 94791e05d5d9d289723f04b356d54f3b22e20215 (patch) | |
tree | 4cd22028568d68b17ef88a9a54526fa1c73023b5 /doc | |
parent | fcc3b1bec382d592d36466384e1e376323d6ab37 (diff) |
Further work on packaging guide (proofreading)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/packaging.cli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/packaging.cli b/doc/packaging.cli index f946a08..bbf5673 100644 --- a/doc/packaging.cli +++ b/doc/packaging.cli @@ -2948,7 +2948,8 @@ The result of the \l{bdep-ci(1)} command is a link where you can see the status of the builds. \N|Make sure to wait until there are no more unbuilt configurations (that is, -the number of entries with the \c{<unbuilt>} result is \c{0}).| +the number of entries with the \c{<unbuilt>} or \c{building} result is +\c{0}).| If any builds fail, view the logs to determine the cause, try to fix it, commit your fix, and CI again. |