X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=scratchy.scm;h=5e6a37f62fb927f0325a53e84642a1ebc408a30d;hp=12c7094ed6d87cc005a5303ec6fbdbe2f0e57eb4;hb=c2c6656ac9d361bc7cb983e8f6c23abd8f8ee73b;hpb=f03b019a39aad3138fe36ef33ab0b09d6066b504 diff --git a/scratchy.scm b/scratchy.scm index 12c7094..5e6a37f 100644 --- a/scratchy.scm +++ b/scratchy.scm @@ -76,8 +76,8 @@ (serve-selector selector config))) (print "... served selector '" selector "'. Closing connection.")) (o (exn) - (print-error-message o out-port) (print-error-message o) + (display "Invalid selector.\r\n.\r\n" out-port) (print "Error while attempting to serve selector " selector ".")))) (begin (print "Connection from blacklisted IP. Closing.")