sb: Output the new info message.

With the set builder add nesting count support.
This commit is contained in:
Chris Johns
2013-09-03 08:29:36 +10:00
parent 348e4983df
commit 72f89c5fc9
3 changed files with 9 additions and 4 deletions

View File

@@ -192,6 +192,7 @@ def run(args):
if opts.get_arg('--list'):
log.notice('RTEMS Source Builder - RTEMS Configuration, v%s' % (version.str()))
opts.log_info()
configs = bsp.keys()
for c in sorted(configs.keys()):
print c