Index: recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json |
diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..75aa3383322992522556d676297d731b45dd39e3 |
--- /dev/null |
+++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json |
@@ -0,0 +1,14 @@ |
+[ |
+ { |
+ "cmd": [], |
+ "name": "show cache path", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@[CACHE]@@@" |
+ ] |
+ }, |
+ { |
+ "name": "$result", |
+ "recipe_result": null, |
+ "status_code": 0 |
+ } |
+] |