nightly: use DMAKE_OUTPUT_MODE=TXT2
commitfeeda635970983f8641b1e9aa72ca403fda7ee0a
authorLauri Tirkkonen <lotheac@iki.fi>
Sun, 28 Jan 2018 20:49:49 +0000 (28 22:49 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Mon, 29 Jan 2018 20:18:05 +0000 (29 22:18 +0200)
treefdf75404c59a8dae502731aeba6b5e3b5aa3f9b0
parent46a21902afa178799bdd5f38aa6f8adca53edd13
nightly: use DMAKE_OUTPUT_MODE=TXT2

this removes the "hostname --> <n> jobs", "hostname --> Job output" and
"hostname --> Job errors" outputs. they are useless because we already
capture stdout and stderr separately, and with parallel builds they can
be placed all over the output making it hard to tell what output what
anyway.
tools/nightly.sh