mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Better build set message.
This commit is contained in:
parent
015fa1bfae
commit
4882ff3655
@ -183,7 +183,7 @@ class buildset:
|
||||
def make(self):
|
||||
|
||||
_trace(self.opts, '_bset:%s: make' % (self.bset))
|
||||
_notice(self.opts, 'bset: %s' % (self.bset))
|
||||
_notice(self.opts, 'Build Set: %s' % (self.bset))
|
||||
|
||||
configs = self.load()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user