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

Unified Diff: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.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
Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.json
diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.json
index 3e486059810e983b1e38df254f0fb39ef13bf2bc..49e7f53039f01a9b4732d12234db36a1d911d793 100644
--- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.json
+++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/deps.json
@@ -1,7 +1,7 @@
[
{
"cmd": [
- "authutil",
+ "/opt/infra-tools/authutil",
"token"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698