build-self: Don't clobber the output port.
authorLudovic Courtès <ludo@gnu.org>
Sun, 6 Jan 2019 17:16:19 +0000 (18:16 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 6 Jan 2019 20:41:07 +0000 (21:41 +0100)
commitafb82831fa4d8602859eb00056dd3f418ed363c9
tree54eb93c8f687777641b84e089d62ccb780ebc752
parent0f763db448758c8b7b9ae91d6870f75fc0ff987b
build-self: Don't clobber the output port.

The newline is meant to follow the spinner's traces so it must go to the
error port as well.

* build-aux/build-self.scm (build): Send newline to the error port.
build-aux/build-self.scm