[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38312] [PATCH 3/3] guix build: '--keep-failed' implies '--no-offloa
From: |
Ludovic Courtès |
Subject: |
[bug#38312] [PATCH 3/3] guix build: '--keep-failed' implies '--no-offload'. |
Date: |
Thu, 21 Nov 2019 19:26:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Carl,
Carl Dong <address@hidden> skribis:
> Perhaps we should print a message to the user for better user visibility when
> this case gets triggered?
Yeah, I wondered: it seemed to me that people using -K would always use
it together with --no-build-hook, so it should come as no surprise.
Also, since offloading is the default, the warning would always be
printed when using -K, which is not so great.
Thoughts?
Ludo’.