raco setup: fix a read-only use on the docindex database
Merge to v6.0
(cherry picked from commit 79f3fd5e64
)
This commit is contained in:
parent
1e792fbd6d
commit
addcc8bcf3
|
@ -154,7 +154,6 @@
|
|||
(call-with-database
|
||||
'doc-db-get-provides-timestamp
|
||||
db-file
|
||||
#:write? #t
|
||||
(lambda (db)
|
||||
(prepare-tables db)
|
||||
(define pathid (filename->pathid db filename))
|
||||
|
|
Loading…
Reference in New Issue
Block a user