diff options
Diffstat (limited to 'infra/bots/recipe_modules/isolate/example.expected/none.json')
-rw-r--r-- | infra/bots/recipe_modules/isolate/example.expected/none.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipe_modules/isolate/example.expected/none.json b/infra/bots/recipe_modules/isolate/example.expected/none.json index fc961f24ad..335b6227d1 100644 --- a/infra/bots/recipe_modules/isolate/example.expected/none.json +++ b/infra/bots/recipe_modules/isolate/example.expected/none.json @@ -21,7 +21,7 @@ ], "cwd": "[START_DIR]/swarming.client", "env": { - "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:<PATH>" }, "infra_step": true, "name": "git fetch (swarming_client)" |