mirror of https://github.com/ARMmbed/mbed-os.git
Correct percent printing
parent
dd54f7bf43
commit
e2b248a4aa
|
@ -760,6 +760,7 @@ class mbedToolchain:
|
|||
'chroot': self.CHROOT
|
||||
})
|
||||
else:
|
||||
self.compiled += 1
|
||||
objects.append(object)
|
||||
|
||||
# Use queues/multiprocessing if cpu count is higher than setting
|
||||
|
|
Loading…
Reference in New Issue