swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit 7ba7888718fd0f1d89c4dc6de9143ee522563e30
parent 2fe2f4762cf05fa826fc2d7f46d8cb080ac33542
Author: uriel@soma <unknown>
Date:   Tue, 20 Jan 2009 09:05:57 +0000

Fix debug printing of main handler.
Diffstat:
Mbin/werc.rc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/werc.rc b/bin/werc.rc @@ -216,7 +216,7 @@ if not setup_handlers if(! ~ $#debug 0) - dprint ' '$"SERVER_NAME^$"REQUEST_URI' - '$"HTTP_USER_AGENT' - '$"REQUEST_METHOD' - '$"handler + dprint ' '$"SERVER_NAME^$"REQUEST_URI' - '$"HTTP_USER_AGENT' - '$"REQUEST_METHOD' - '$"handler_body_main template $headers `{get_lib_file $master_template} | awk_buffer echo $res_tail