remove debugging line
svn: r7175
This commit is contained in:
parent
897d92c3cf
commit
a8c0d5b881
|
@ -30,7 +30,6 @@
|
||||||
(once-each
|
(once-each
|
||||||
[("-p" "--port") port "port to run on"
|
[("-p" "--port") port "port to run on"
|
||||||
(internal-port (string->number port))]))
|
(internal-port (string->number port))]))
|
||||||
(printf "launch>>>> ~s\n" (internal-port))
|
|
||||||
|
|
||||||
;; start the HelpDesk server, and store a shutdown
|
;; start the HelpDesk server, and store a shutdown
|
||||||
(define shutdown
|
(define shutdown
|
||||||
|
|
Loading…
Reference in New Issue
Block a user