status: Avoid "sucessfully built" messages when in quiet mode.
authorLudovic Courtès <ludo@gnu.org>
Sun, 14 Oct 2018 21:46:42 +0000 (23:46 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 14 Oct 2018 21:48:49 +0000 (23:48 +0200)
commit38a2f5eafb43b6407f8d9755da31dcb50ce64167
treeddbf4f081063c5ec8518debea0d004658586e176
parent2510bd87562bfee9d82348f1c08dd78ccea12dd1
status: Avoid "sucessfully built" messages when in quiet mode.

* guix/status.scm (print-build-event): Print "successfully built"
messages only when PRINT-LOG? is true, like we do for
'substituter-started' events.
guix/status.scm