aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2018-06-05 10:38:28 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-05 10:40:06 -0700
commit41bf88da4e4bf7d0ecfba2d935736cae9f93cf19 (patch)
treeb566c32b877b2161ac4ca3a4cf8008f0da37f20f /site
parent459b244216900506a052d56ad890fa1194882608 (diff)
Fix TEST_SHARD_INDEX documentation.
RELNOTES: PiperOrigin-RevId: 199320234
Diffstat (limited to 'site')
-rw-r--r--site/docs/test-encyclopedia.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index e5bb0bda90..eedbec5da6 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -171,7 +171,7 @@ once per shard. The environment variable
<a href="#initial-conditions"><code>TEST_TOTAL_SHARDS</code></a> is the number
of shards, and
<a href="#initial-conditions"><code>TEST_SHARD_INDEX</code></a> is the shard
-index, beginning at 1. Runners use this information to select which tests to
+index, beginning at 0. Runners use this information to select which tests to
run - for example, using a round-robin strategy. Not all test runners support sharding.
If a runner supports sharding, it must create or update the last modified date
of the file specified by