uncomment
old-commit-hash: 8111d78cf3e0c35c26dff511a80a706089c01ec4
This commit is contained in:
@@ -201,7 +201,7 @@ def main(spinner=None):
|
||||
if __name__ == "__main__":
|
||||
unblock_stdout()
|
||||
spinner = Spinner()
|
||||
#spinner.update_progress(MAX_BUILD_PROGRESS, 100)
|
||||
spinner.update_progress(MAX_BUILD_PROGRESS, 100)
|
||||
|
||||
try:
|
||||
main(spinner)
|
||||
|
||||
Reference in New Issue
Block a user