opus conversie
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
summary->lines
|
||||
html-report)
|
||||
|
||||
(define summary-keys '(seen processed new changed unchanged ok converted removed skipped errors dry-run))
|
||||
(define summary-keys '(seen processed new changed unchanged ok converted copied removed skipped errors dry-run))
|
||||
|
||||
(define (make-empty-summary)
|
||||
(append (for/list ([k (in-list summary-keys)]) (cons k 0))
|
||||
|
||||
Reference in New Issue
Block a user