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

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 2072713005: [Mac/iOS/GN] Use rsync in copy_bundle_data instead of shutil.copytree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Trybot analyze Created 4 years, 6 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 | « build/toolchain/mac/copy_bundle_data.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/trybot_analyze_config.json
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
index e36229d2a6cb92737f9e2a9f357607d7bc67f254..3557e8112ae2bc4fdca03cfc1a22032b92922c75 100644
--- a/testing/buildbot/trybot_analyze_config.json
+++ b/testing/buildbot/trybot_analyze_config.json
@@ -17,6 +17,7 @@
"build/gyp_chromium",
"build/linux/sysroot_ld_path.sh",
"build/toolchain/get_concurrent_links.py",
+ "build/toolchain/mac/*.py",
Dan Beam 2016/07/13 01:20:44 fyi: this string is fed to re.compile()[1], not gl
"build/util/lib/common/unittest_util.py",
"infra/.*",
"DEPS",
« no previous file with comments | « build/toolchain/mac/copy_bundle_data.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698