You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/07/27 05:28:44 UTC

[buildstream] 01/01: Merge pull request #1702 from apache/tristan/print-error-messages-before-prompt

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit e861c4fb038a3f17146a13d881a6cb8a15e547f7
Merge: 19973909e f6031f481
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Jul 27 14:28:38 2022 +0900

    Merge pull request #1702 from apache/tristan/print-error-messages-before-prompt
    
    Print error messages before prompt

 src/buildstream/_frontend/app.py |  3 +++
 src/buildstream/_message.py      | 57 +++++++++++++++++++++-------------------
 src/buildstream/_messenger.py    | 21 +++++++++++++--
 3 files changed, 52 insertions(+), 29 deletions(-)