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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 2755483002: Reland of Update linux sysroot images from debian/wheezy to debian/jessie (Closed)
Patch Set: Created 3 years, 9 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/linux/sysroot_scripts/install-sysroot.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checklicenses/checklicenses.py
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 3d27b0f2a06b1974ad54b3c107da3b2db1905fd9..0e28311eba9dce977d37f8fd79a479a029df60d4 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -649,6 +649,10 @@
# Don't check sysroot directories
'build/linux/debian_jessie_arm64-sysroot',
+ 'build/linux/debian_jessie_amd64-sysroot',
+ 'build/linux/debian_jessie_arm-sysroot',
+ 'build/linux/debian_jessie_i386-sysroot',
+ 'build/linux/debian_jessie_mips-sysroot',
'build/linux/debian_wheezy_amd64-sysroot',
'build/linux/debian_wheezy_arm-sysroot',
'build/linux/debian_wheezy_i386-sysroot',
« no previous file with comments | « build/linux/sysroot_scripts/install-sysroot.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698