mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Fix sources related bugs.
Updates the sources module introduced bugs in the build and download modules. The commit fixes those modules.
This commit is contained in:
@@ -34,6 +34,7 @@ import error
|
||||
import git
|
||||
import log
|
||||
import path
|
||||
import sources
|
||||
|
||||
def _humanize_bytes(bytes, precision = 1):
|
||||
abbrevs = (
|
||||
|
Reference in New Issue
Block a user