diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-05-24 10:51:34 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-05-24 11:17:42 +0200 |
commit | 737397355cfcf604c8f72fa1ef8c8e321221a6fb (patch) | |
tree | cfc560fd69523a39a78dc8c32765da20316b161c /gnu/services/xorg.scm | |
parent | ae548434337cddf9677a4cd52b9370810b2cc9b6 (diff) | |
download | guix-737397355cfcf604c8f72fa1ef8c8e321221a6fb.tar guix-737397355cfcf604c8f72fa1ef8c8e321221a6fb.tar.gz |
publish: Do not bake the same item several times.
Before this patch, there was a possibility that we'd queue several
baking tasks for the same item. The first one would bake the item but
subsequent tasks wouldn't check whether the item had been baked in the
meantime and would re-bake it.
* guix/scripts/publish.scm (render-narinfo/cached): Don't call
'bake-narinfo+nar' when (file-exists? cached).
Diffstat (limited to 'gnu/services/xorg.scm')
0 files changed, 0 insertions, 0 deletions