Fix the query-build-servers script when no commits are provided
This commit is contained in:
parent
c516154816
commit
96305ec406
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
(define %default-options
|
||||
;; Alist of default option values
|
||||
'())
|
||||
'((revision-commits . ())))
|
||||
|
||||
(define (parse-options args)
|
||||
(args-fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue