aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json')
-rw-r--r--infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json b/infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json
deleted file mode 100644
index f710ace525..0000000000
--- a/infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
- "--json-output",
- "/path/to/tmp/json",
- "ensure-directory",
- "--mode",
- "0777",
- "[START_DIR]/tmp"
- ],
- "infra_step": true,
- "name": "makedirs tmp_dir"
- },
- {
- "name": "$result",
- "recipe_result": null,
- "status_code": 0
- }
-] \ No newline at end of file