aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/ct
diff options
context:
space:
mode:
authorGravatar Robert Iannucci <iannucci@google.com>2017-06-01 14:59:27 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-02 11:40:36 +0000
commitdec4c0b29843d5de7d06c3998d919b3e3abecdf2 (patch)
tree1ac4f6d597681a783d145b91ffb9a48eded68f9b /infra/bots/recipe_modules/ct
parentd5bee5d50c60eedda697ac305658d3817125e147 (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/ct')
-rw-r--r--infra/bots/recipe_modules/ct/examples/full.expected/failed_gsutil.json (renamed from infra/bots/recipe_modules/ct/example.expected/failed_gsutil.json)0
-rw-r--r--infra/bots/recipe_modules/ct/examples/full.expected/test.json (renamed from infra/bots/recipe_modules/ct/example.expected/test.json)0
-rw-r--r--infra/bots/recipe_modules/ct/examples/full.py (renamed from infra/bots/recipe_modules/ct/example.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/infra/bots/recipe_modules/ct/example.expected/failed_gsutil.json b/infra/bots/recipe_modules/ct/examples/full.expected/failed_gsutil.json
index dc6f888199..dc6f888199 100644
--- a/infra/bots/recipe_modules/ct/example.expected/failed_gsutil.json
+++ b/infra/bots/recipe_modules/ct/examples/full.expected/failed_gsutil.json
diff --git a/infra/bots/recipe_modules/ct/example.expected/test.json b/infra/bots/recipe_modules/ct/examples/full.expected/test.json
index fa9e44a468..fa9e44a468 100644
--- a/infra/bots/recipe_modules/ct/example.expected/test.json
+++ b/infra/bots/recipe_modules/ct/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/ct/example.py b/infra/bots/recipe_modules/ct/examples/full.py
index 3b3c3f22e3..3b3c3f22e3 100644
--- a/infra/bots/recipe_modules/ct/example.py
+++ b/infra/bots/recipe_modules/ct/examples/full.py