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

Unified Diff: scripts/slave/build_scan.py

Issue 246973005: whitespace change (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/build_scan.py
diff --git a/scripts/slave/build_scan.py b/scripts/slave/build_scan.py
index 2b986c155f98ca266caf360b59e4aeff1022d733..d6a4634d0f721214f9197351c5489561d28c33f6 100755
--- a/scripts/slave/build_scan.py
+++ b/scripts/slave/build_scan.py
@@ -112,6 +112,7 @@ def get_build_jsons(master_builds, processes):
This takes a dict in the form of [master][builder][build], formats that URL
and appends that to url_list. Then, it forks out and queries each build_url
for build information.
+
"""
url_list = []
for master, builder_dict in master_builds.iteritems():
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698