Fix argument
This commit is contained in:
parent
42711310fd
commit
53437cff14
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@ port. Also, the port used can be changed by passing the --port option.\n"
|
|||
(list build-id)))))
|
||||
(delete-background-processing-entries-for-build-ids
|
||||
conn
|
||||
build-id))
|
||||
(list build-id)))
|
||||
build-ids)))))))
|
||||
#:unwind? #t))
|
||||
#:parallel? #t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue