From e461972e8d1c2950c2fbe82c9e41f2eb7b7cfa45 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sat, 5 Feb 2011 16:49:29 +0000 Subject: [PATCH] Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration. --- bin/werc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/werc.rc b/bin/werc.rc index a7410fd..2695671 100755 --- a/bin/werc.rc +++ b/bin/werc.rc @@ -135,4 +135,4 @@ fn werc_exec_request { echo $res_tail } -werc_exec_request +werc_exec_request # >[2]/tmp/wercdebug.log