diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2018-04-12 16:16:40 +0100 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2018-04-12 18:03:09 +0000 |
commit | d94d47c51ce45b8f71886435266caff6de19444a (patch) | |
tree | 324f82feaa3c4cc6445df1e2b89ab1cd7b227fec /NEWS | |
parent | eb522a4f16eb09a6d87443aed745d163472d728a (diff) | |
download | buildstream-d94d47c51ce45b8f71886435266caff6de19444a.tar.gz |
NEWS: Mention failed job summary
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ buildstream 1.1.3 New options have been added to explicitly enable cross-junction tracking. + o Failed jobs are now summarised at the end of a build. + + Use `--verbose` and `--no-verbose` to adjust the amount of detail given. + ================= buildstream 1.1.2 |