1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Make sure the waiting message is actually displayed.

This commit is contained in:
wolfbeast
2018-06-08 16:31:11 +02:00
committed by Roy Tam
parent 0bdecfc6ea
commit 9879cbdd88
+2 -1
View File
@@ -142,7 +142,8 @@ def config_status(topobjdir='.', topsrcdir='.', defines=None,
log_manager.add_terminal_logging(level=log_level)
log_manager.enable_unstructured()
print('Reticulating splines...', file=sys.stderr)
print('Feeding the hatchlings...', file=sys.stderr)
sys.stderr.flush()
if len(selected_backends) > 1:
definitions = list(definitions)