diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 568816be1..157fb1265 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "ca75ca80dcfcc2a2dc38096ba0522065ebd347ec" + revision: "82c60d376b779c86f78ce98884fd4f887382e9ec" } diff --git a/recipe_modules/infra_paths/example.expected/basic.json b/recipe_modules/infra_paths/example.expected/basic.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/basic.json +++ b/recipe_modules/infra_paths/example.expected/basic.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json index 8904da1d6..75aa33833 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@"