mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
723b638e02
commit
910196d686
@ -828,6 +828,9 @@ class report:
|
||||
self.generate_ini_source(sources)
|
||||
self.generate_ini_hash(sources)
|
||||
|
||||
def get_output(self):
|
||||
return self.formatter.post_process()
|
||||
|
||||
def write(self, name):
|
||||
self.out = self.formatter.post_process()
|
||||
if name is not None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user