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

Unified Diff: scripts/slave/recipes/infra/build_repo_real_try.py

Issue 1688783002: Better view for build_repo_real_try recipe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 | « no previous file | scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/infra/build_repo_real_try.py
diff --git a/scripts/slave/recipes/infra/build_repo_real_try.py b/scripts/slave/recipes/infra/build_repo_real_try.py
index ba072cacc097008a5efd197b94c443d6d3f9e920..6e4c8e0ed349fcfba842f79f4de2457d5aa2f4b0 100644
--- a/scripts/slave/recipes/infra/build_repo_real_try.py
+++ b/scripts/slave/recipes/infra/build_repo_real_try.py
@@ -43,6 +43,7 @@ def execute_inner(api, name, **properties):
'--properties-file',
api.json.input(properties),
],
+ allow_subannotations=True,
)
« no previous file with comments | « no previous file | scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698