3 Commits

Author SHA1 Message Date
Sean McGinnis
1aa9607e0a
Fix bashate errors
A few errors were causing the bashate job to fail. This corrects those
errors and also addresses the reported warnings for a clean build.

Change-Id: Ibc5c4f006d264e2f0a4c1b8186b5e313d2905561
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-07-30 14:56:05 -05:00
Sean McGinnis
d45f2d4627 Fix syntax error when running tools with py3
Trivial issue where print is now a function and therefore
needs () to avoid a syntax error.

Change-Id: Iad083874ac14e0bee19134a7b46b10d29945987c
2018-02-19 16:39:41 -06:00
Doug Hellmann
76fd047daf add a summary report for inactive projects
Change-Id: I1ab01685e8bd547840650f2608d9ea0c29dc8f56
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-08 17:47:47 -05:00