Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
beb16ead
Commit
beb16ead
authored
Nov 08, 2022
by
Dave Cooper
Browse files
Merge branch 'release/1598' of gitlab.common-lisp.net:gendl/gendl into release/1598
parents
8ca9bc68
f1c1d31e
Pipeline
#7495
passed with stages
in 5 minutes and 28 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
base/zzinit/source/initialize.lisp
View file @
beb16ead
...
...
@@ -106,7 +106,7 @@
gwl::*fullchain-pem-path*
nil
gwl::*privkey-pem-path*
nil
)
(
when
(
find-package
:net.aserve
)
(
when
(
and
(
find-package
:zacl
)
(
find-package
:net.aserve
)
)
(
funcall
(
read-from-string
"net.aserve:shutdown"
))
(
makunbound
(
read-from-string
"net.aserve:*wserver*"
))
(
makunbound
(
read-from-string
"excl:*initial-terminal-io*"
)))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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