Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
9034b4eb
Commit
9034b4eb
authored
Oct 23, 2017
by
Antoine Martin
Browse files
Make sure the log directory exists before writing
parent
6f75a317
Changes
1
Hide whitespace changes
Inline
Side-by-side
quickref.lisp
View file @
9034b4eb
...
...
@@ -46,6 +46,7 @@
(
print
(
get-primary-system-name
(
ql-dist:name
release
)))))
(
defun
build-releases
()
(
clean-or-create
(
from-homedir
"declt-logfiles/"
))
(
qlmapper:map-releases
(
merge-pathnames
"map-declt.lisp"
(
asdf:system-source-directory
"quickref"
))))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment