aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json')
-rw-r--r--infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json b/infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json
index b4f9ceb301..eab25b19d4 100644
--- a/infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json
+++ b/infra/bots/recipes/bookmaker.expected/nightly_bookmaker.json
@@ -137,7 +137,7 @@
},
{
"cmd": [
- "[START_DIR]/build/out/Release/bookmaker",
+ "[START_DIR]/build/bookmaker",
"-a",
"docs/status.json",
"-e",
@@ -210,7 +210,7 @@
"python",
"[START_DIR]/cache/work/skia/infra/bots/upload_md.py",
"--bookmaker_binary",
- "[START_DIR]/build/out/Release/bookmaker",
+ "[START_DIR]/build/bookmaker",
"--fiddlecli_output",
"[START_DIR]/fiddleout.json"
],