aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json')
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json b/infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json
index dd80f9660d..cf73a50bb9 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/retry_ios_install.json
@@ -79,7 +79,7 @@
"cmd": [
"ideviceinstaller",
"-i",
- "[START_DIR]/build/out/Release/dm.app"
+ "[START_DIR]/build/dm.app"
],
"env": {
"CHROME_HEADLESS": "1",
@@ -109,7 +109,7 @@
"cmd": [
"ideviceinstaller",
"-i",
- "[START_DIR]/build/out/Release/dm.app"
+ "[START_DIR]/build/dm.app"
],
"env": {
"CHROME_HEADLESS": "1",
@@ -122,7 +122,7 @@
"cmd": [
"ideviceinstaller",
"-i",
- "[START_DIR]/build/out/Release/nanobench.app"
+ "[START_DIR]/build/nanobench.app"
],
"env": {
"CHROME_HEADLESS": "1",