summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2021-05-09 07:50:18 +0200
committerHelmut Grohne <helmut@subdivi.de>2021-05-09 07:50:18 +0200
commit15fa5e5b555fdc1aad10f51822de877cde71294d (patch)
tree6c072ade8fda146e32503fc4afc0414c8263e822 /TODO.md
parentbf30d5dd03503f776127c42d3f1d8b2ea529b150 (diff)
downloadmdbp-15fa5e5b555fdc1aad10f51822de877cde71294d.tar.gz
the stdout fd contains the build log
Using a pipe enables streaming of logs, which would not be possible with a regular file output.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
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`,