diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-09 16:12:15 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-09 16:55:22 -0400 |
commit | 0fa0e8df60b0b005a8d9499562464c5a66218a5b (patch) | |
tree | 8795c4834f05142421a0ad6630014f354923c057 /doc | |
parent | 7ee4d47d1ad0463f3d0e05505ad49f091101383e (diff) | |
download | guix-0fa0e8df60b0b005a8d9499562464c5a66218a5b.tar.gz guix-0fa0e8df60b0b005a8d9499562464c5a66218a5b.zip |
nix: Honor '--rounds' when also using '--check'.
Fixes <https://issues.guix.gnu.org/40144>.
Until now, the '--rounds' option, when also using '--check', was ignored.
This change makes it possible to use both, so that an item that has already
been built once can be rebuilt as many times as desired.
* nix/libstore/build.cc: Remove the conditionals causing the daemon to
complete a build task early when 'buildMode' is equal to 'nix::bmCheck'.
Reported-by: Brice Waegeneire <brice@waegenei.re>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions