summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn2
1 files changed, 2 insertions, 0 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 6748e3d3..c6d245d0 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -1110,6 +1110,8 @@ Distbuild
>>"$DATADIR/morph.conf"
echo "controller-initiator-address = localhost" \
>>"$DATADIR/morph.conf"
+ echo "initiator-step-output-dir = $DATADIR" \
+ >>"$DATADIR/morph.conf"
IMPLEMENTS FINALLY the distbuild controller is terminated
stop_daemon "$DATADIR/controller-helper-pid"