Checkpoint 10
This commit is contained in:
@@ -118,6 +118,9 @@ all: eval
|
|||||||
|
|
||||||
# Export HERDING_WORLD so that geometry.py picks it up at import time.
|
# Export HERDING_WORLD so that geometry.py picks it up at import time.
|
||||||
export HERDING_WORLD = $(WORLD)
|
export HERDING_WORLD = $(WORLD)
|
||||||
|
# Force Python stdout/stderr unbuffered so progress is visible live when
|
||||||
|
# the build is run under tee / nohup / tmux pipes.
|
||||||
|
export PYTHONUNBUFFERED = 1
|
||||||
|
|
||||||
bc_demos: $(BC_DEMOS)
|
bc_demos: $(BC_DEMOS)
|
||||||
$(BC_DEMOS):
|
$(BC_DEMOS):
|
||||||
|
|||||||
Reference in New Issue
Block a user