mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Disable a log file for the check command.
Fix a minor issue in the log module.
This commit is contained in:
@@ -45,6 +45,7 @@ tracing = False
|
||||
quiet = False
|
||||
|
||||
def set_default_once(log):
|
||||
global default
|
||||
if default is None:
|
||||
default = log
|
||||
|
||||
|
Reference in New Issue
Block a user