mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
tools: moveconfig: Fix another typo
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
committed by
Masahiro Yamada
parent
e307fa9d89
commit
f2dae751fb
@@ -608,7 +608,7 @@ class Slot:
|
||||
|
||||
This function makes sure the temporary directory is cleaned away
|
||||
even if Python suddenly dies due to error. It should be done in here
|
||||
because it is guranteed the destructor is always invoked when the
|
||||
because it is guaranteed the destructor is always invoked when the
|
||||
instance of the class gets unreferenced.
|
||||
|
||||
If the subprocess is still running, wait until it finishes.
|
||||
|
Reference in New Issue
Block a user