guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#40367] [PATCH] lint: Display result of checkers on stdout.


From: Brice Waegeneire
Subject: [bug#40367] [PATCH] lint: Display result of checkers on stdout.
Date: Wed, 01 Apr 2020 13:21:37 +0000
User-agent: Roundcube Webmail/1.3.8

Hello Tobias,

On 2020-04-01 12:25, Tobias Geerinckx-Rice via Guix-patches via wrote:
It should still print *progress* messages (and any run-time warnings &
errors) to stderr, though:

 $ guix lint sl >toot
 checking sl@5.02[cve]...

 $ guix lint sl >toot
 guix lint: error: something bad happened

This includes reverting to (isatty? (current-error-port)); stdout's
ttyness doesn't matter.

Please also rebase your revisions onto current master (particularly 57e12aa).

I have take into account all of your suggestions in v2.

Thanks for the review,
- Brice





reply via email to

[Prev in Thread] Current Thread [Next in Thread]