aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/sktest/example.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/sktest/example.py')
-rw-r--r--infra/bots/recipe_modules/sktest/example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipe_modules/sktest/example.py b/infra/bots/recipe_modules/sktest/example.py
index 0da22f0cf8..fcbb41200b 100644
--- a/infra/bots/recipe_modules/sktest/example.py
+++ b/infra/bots/recipe_modules/sktest/example.py
@@ -118,7 +118,7 @@ def GenTests(api):
'svg', 'VERSION'),
api.path['start_dir'].join('tmp', 'uninteresting_hashes.txt')
) +
- api.step_data('dm', retcode=1)
+ api.step_data('symbolized dm', retcode=1)
)
builder = 'Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-GN_Android'