aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/README.recipes.md
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/README.recipes.md')
-rw-r--r--infra/bots/README.recipes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/README.recipes.md b/infra/bots/README.recipes.md
index f8be17c621..ffd698312a 100644
--- a/infra/bots/README.recipes.md
+++ b/infra/bots/README.recipes.md
@@ -830,7 +830,7 @@ benchmark Skia using skpbench.
[DEPS](/infra/bots/recipes/test.py#9): [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/file][recipe_engine/recipe_modules/file], [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/platform][recipe_engine/recipe_modules/platform], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/python][recipe_engine/recipe_modules/python], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step], [core](#recipe_modules-core), [env](#recipe_modules-env), [flavor](#recipe_modules-flavor), [run](#recipe_modules-run), [vars](#recipe_modules-vars)
-— **def [RunSteps](/infra/bots/recipes/test.py#836)(api):**
+— **def [RunSteps](/infra/bots/recipes/test.py#835)(api):**
— **def [dm\_flags](/infra/bots/recipes/test.py#27)(api, bot):**
@@ -840,7 +840,7 @@ Build a unique key from the builder name (as a list).
E.g. arch x86 gpu GeForce320M mode MacMini4.1 os Mac10.6
-— **def [test\_steps](/infra/bots/recipes/test.py#708)(api):**
+— **def [test\_steps](/infra/bots/recipes/test.py#707)(api):**
Run the DM test.
### *recipes* / [update\_meta\_config](/infra/bots/recipes/update_meta_config.py)