Fixing typo
svn: r651
This commit is contained in:
parent
a1cf68700e
commit
99c49a9c5c
|
@ -43,7 +43,7 @@
|
||||||
`(html (head (title "Servlet has ended."))
|
`(html (head (title "Servlet has ended."))
|
||||||
(body (p "This servlet has ended, please return to the interaction window."))))))]
|
(body (p "This servlet has ended, please return to the interaction window."))))))]
|
||||||
[shutdown-server
|
[shutdown-server
|
||||||
(run-the-server (build-standalone-servlet-configuration the-port the-path new-servlet))])
|
(serve (build-standalone-servlet-configuration the-port the-path new-servlet))])
|
||||||
(send-url standalone-url #t)
|
(send-url standalone-url #t)
|
||||||
; Wait for final call
|
; Wait for final call
|
||||||
(semaphore-wait sema)
|
(semaphore-wait sema)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user