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

Unified Diff: masters/master.chromium/master_full_cfg.py

Issue 8029001: check_licenses, plan B: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 9 years, 3 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 | « masters/master.chromium.lkgr/lkgr_finder.py ('k') | masters/master.chromium/master_linux_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium/master_full_cfg.py
===================================================================
--- masters/master.chromium/master_full_cfg.py (revision 102559)
+++ masters/master.chromium/master_full_cfg.py (working copy)
@@ -101,7 +101,7 @@
notify_on_missing=True)
F('linux_clobber', linux().ChromiumFactory(
clobber=True,
- tests=['sizes', 'check_perms'],
+ tests=['sizes', 'check_perms', 'check_licenses'],
options=['--compiler=goma'],
factory_properties={'archive_build': True,
'gs_bucket': 'gs://chromium-browser-snapshots',
« no previous file with comments | « masters/master.chromium.lkgr/lkgr_finder.py ('k') | masters/master.chromium/master_linux_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698