Fix load revision jobs not failing if the extraction of data fails
This commit is contained in:
parent
0175914f79
commit
410f58cb43
1 changed files with 19 additions and 19 deletions
|
|
@ -1370,7 +1370,7 @@ WHERE job_id = $1")
|
|||
store
|
||||
channel-derivations-by-system)))
|
||||
(if store-item
|
||||
(begin
|
||||
(and
|
||||
(extract-information-from conn store
|
||||
guix-revision-id
|
||||
commit store-item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue