commit | a348e2499a4a39bf3cde15357ebad272b16e00eb | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@bufferoverflow.ch> | Thu Aug 07 16:19:58 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Aug 21 12:01:26 2014 -0400 |
tree | e0c3e25c8acfb72518a3e4c873c7b43acbd5c5ac | |
parent | 8d141bdf4d3359d209965e3da46dec03a0464018 [diff] |
tools/genboardscfg.py: no exception if columns undetectable The existing terminalsize detection raised an exception on build server. Just removes the exception. This also deactivates the progress indicator. Remove a trainling whitespace. Signed-off-by: Roger Meier <roger@bufferoverflow.ch> CC: Masahiro Yamada <yamada.m@jp.panasonic.com> CC: Tom Rini <trini@ti.com>