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)))))
|
(list build-id)))))
|
||||||
(delete-background-processing-entries-for-build-ids
|
(delete-background-processing-entries-for-build-ids
|
||||||
conn
|
conn
|
||||||
build-id))
|
(list build-id)))
|
||||||
build-ids)))))))
|
build-ids)))))))
|
||||||
#:unwind? #t))
|
#:unwind? #t))
|
||||||
#:parallel? #t)
|
#:parallel? #t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue