mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
@@ -21,7 +21,7 @@
|
||||
# Manage sources and patches
|
||||
#
|
||||
|
||||
import log
|
||||
from . import log
|
||||
|
||||
def _args(args):
|
||||
return [i for s in [ii.split() for ii in args] for i in s]
|
||||
|
Reference in New Issue
Block a user