Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json

Issue 1853423002: Fix authutil call (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Whoops double call. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
index fa75d53251a0bf8c73af335f65675d36bfef9ede..7f6c1df96d8d51601e9bfe49e28e49832ef81aec 100644
--- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
+++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
@@ -1,7 +1,7 @@
[
{
"cmd": [
- "authutil",
+ "/opt/infra-tools/authutil",
"token"
],
"cwd": "[SLAVE_BUILD]",
« no previous file with comments | « scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698