Renaming the file to avoid a potential issue with the lingering the-blog-data.db from iteration 9 interfering with iteration 10.
svn: r11284
This commit is contained in:
parent
0a29d55875
commit
cd03bb635e
|
@ -9,7 +9,7 @@
|
|||
(render-blog-page
|
||||
(initialize-blog!
|
||||
(build-path (find-system-path 'home-dir)
|
||||
"the-blog-data.db"))
|
||||
"the-blog-data.sqlite"))
|
||||
request))
|
||||
|
||||
;; render-blog-page: blog request -> html-response
|
||||
|
|
Loading…
Reference in New Issue
Block a user