From 15fa5e5b555fdc1aad10f51822de877cde71294d Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 9 May 2021 07:50:18 +0200 Subject: the stdout fd contains the build log Using a pipe enables streaming of logs, which would not be possible with a regular file output. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index b24415c..fbcd688 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,3 @@ -* A build log should be supplied in a machine-consumable way. * It should be requestable which build artifacts are to be retained. * There should be a remote backend performing builds via ssh. * There should be a backend supporting a container thingy (e.g. `debspawn`, -- cgit v1.2.3