The Lambda Lab
/
projects
/
lambdamail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aaca6b
)
Removed test code.
author
Tim Vaughan
<timv@ughan.xyz>
Fri, 6 Dec 2019 10:58:44 +0000
(11:58 +0100)
committer
Tim Vaughan
<timv@ughan.xyz>
Fri, 6 Dec 2019 10:58:44 +0000
(11:58 +0100)
lambdamail.scm
patch
|
blob
|
history
diff --git
a/lambdamail.scm
b/lambdamail.scm
index
a5c9b3e
..
a2fd01d
100644
(file)
--- a/
lambdamail.scm
+++ b/
lambdamail.scm
@@
-358,9
+358,9
@@
(config-spool-dir-set! config (cadr rest-args))))
(run-server config))))))))
-
;;
(main)
+(main)
-(define (test)
- (run-server (make-config "localhost" 2525 "spool" '() '())))
+
;;
(define (test)
+
;;
(run-server (make-config "localhost" 2525 "spool" '() '())))
;; (test)