diff options
author | Robert Iannucci <iannucci@google.com> | 2017-06-01 14:59:27 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-06-02 11:40:36 +0000 |
commit | dec4c0b29843d5de7d06c3998d919b3e3abecdf2 (patch) | |
tree | 1ac4f6d597681a783d145b91ffb9a48eded68f9b /infra/bots/recipe_modules/skia_swarming | |
parent | d5bee5d50c60eedda697ac305658d3817125e147 (diff) |
Rename example.py -> examples/full.py for all modules
`example.py` is going away; examples folder can now hold multiple
example recipes.
R=borenet@google.com
Bug: skia:
Change-Id: Ib28910987342217bc52040d4d966444174ce27a3
Reviewed-on: https://skia-review.googlesource.com/18432
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/recipe_modules/skia_swarming')
-rw-r--r-- | infra/bots/recipe_modules/skia_swarming/examples/full.expected/test.json (renamed from infra/bots/recipe_modules/skia_swarming/example.expected/test.json) | 0 | ||||
-rw-r--r-- | infra/bots/recipe_modules/skia_swarming/examples/full.py (renamed from infra/bots/recipe_modules/skia_swarming/example.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/infra/bots/recipe_modules/skia_swarming/example.expected/test.json b/infra/bots/recipe_modules/skia_swarming/examples/full.expected/test.json index 1ab18c6eba..1ab18c6eba 100644 --- a/infra/bots/recipe_modules/skia_swarming/example.expected/test.json +++ b/infra/bots/recipe_modules/skia_swarming/examples/full.expected/test.json diff --git a/infra/bots/recipe_modules/skia_swarming/example.py b/infra/bots/recipe_modules/skia_swarming/examples/full.py index bf928e2308..bf928e2308 100644 --- a/infra/bots/recipe_modules/skia_swarming/example.py +++ b/infra/bots/recipe_modules/skia_swarming/examples/full.py |