Skip to content
Snippets Groups Projects
Unverified Commit f65ef23c authored by Mathieu Othacehe's avatar Mathieu Othacehe
Browse files

Remove debug message.

src/cuirass/base.scm (build-packages): Remove debug message that can be
inaccurate if queue-size is superior to 1.
parent 3673fc31
No related branches found
No related tags found
No related merge requests found
......@@ -706,7 +706,6 @@ by PRODUCT-SPECS."
(fail (- (length derivations) success)))
(log-message "outputs:\n~a" (string-join outs "\n"))
(log-message "success: ~a, fail: ~a" success fail)
results))
(define (prepare-git)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment