summaryrefslogtreecommitdiff
path: root/distbuild
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild')
-rw-r--r--distbuild/worker_build_scheduler.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/distbuild/worker_build_scheduler.py b/distbuild/worker_build_scheduler.py
index b35c83fb..a7f7eb80 100644
--- a/distbuild/worker_build_scheduler.py
+++ b/distbuild/worker_build_scheduler.py
@@ -468,6 +468,7 @@ class WorkerConnection(distbuild.StateMachine):
argv = [
self._morph_instance,
'worker-build',
+ '--build-log-on-stdout',
self._job.artifact.name,
]
msg = distbuild.message('exec-request',