summaryrefslogtreecommitdiffstats
path: root/tests/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/httpd')
-rw-r--r--tests/httpd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/httpd b/tests/httpd
index aa2e51d..94cfb43 100644
--- a/tests/httpd
+++ b/tests/httpd
@@ -106,6 +106,7 @@ proc httpdRead { sock } {
set data(length) $data(length_orig)
httpdRespond $sock
}
+puts stderr "Post Dispatch"
}
default {
if [eof $sock] {