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

Unified Diff: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/bad_patches.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/bad_patches.json
diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/bad_patches.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/bad_patches.json
index 2758cf0137b4d1cc0d5e355ee752aeaf7eab461a..8e19546089bd267b8f257de48f5e4fa5efd7d20e 100644
--- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/bad_patches.json
+++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/bad_patches.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.py ('k') | scripts/slave/recipes/infra/recipe_roll_tryjob.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698