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
14e3d6e749 script to report on unreleased changes of deliverables with no releases
The script creates a separate output file for each team because
combining all of the data into one makes it to big to post on a
pastebin.

Change-Id: Ie5bfb0df225378e658ebb3c5d57d55d0dff7aca6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-08 17:44:26 -05:00