0
Change-Id: Ib7654de0f2abbb352d5f1b1a421fed849717b790
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6164151
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Auto-Submit: Louis Romero <lpromero@google.com>
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1404844}
This commit is contained in:
Louis Romero
2025-01-10 09:20:33 -08:00
committed by Chromium LUCI CQ
parent dc703ebf85
commit ef34dc8205

@ -22,7 +22,7 @@ they link against or support data. An isolate can be thought of like a tarball,
but held by the CAS server and identified by a digest of its contents. The
isolate also includes the command(s) to run, which is why the command is
specified when building the isolate, not when executing it. See the
[infra glossay](../infra/glossary.md) for the definitions of these terms and
[infra glossary](../infra/glossary.md) for the definitions of these terms and
more.
Normally, when you do a CQ dry run, something like this happens: