From a6d80703cb7568bb529bac913e2bc52d59a244dd Mon Sep 17 00:00:00 2001 From: zedshaw Date: Fri, 23 Jun 2006 13:22:47 +0000 Subject: Refactor reaping dead threads. Slight change to license header to make it clearer. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@255 19e92222-5c0b-0410-8929-a290d50e31e9 --- test/test_command.rb | 2 +- test/test_conditional.rb | 2 +- test/test_configurator.rb | 2 +- test/test_debug.rb | 2 +- test/test_handlers.rb | 2 +- test/test_http11.rb | 2 +- test/test_response.rb | 2 +- test/test_stats.rb | 2 +- test/test_uriclassifier.rb | 2 +- test/test_ws.rb | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'test') diff --git a/test/test_command.rb b/test/test_command.rb index 85793b2..a5c0d8b 100644 --- a/test/test_command.rb +++ b/test/test_command.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_conditional.rb b/test/test_conditional.rb index e6fe053..984dea0 100644 --- a/test/test_conditional.rb +++ b/test/test_conditional.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_configurator.rb b/test/test_configurator.rb index 8a3fe40..95a8fe3 100644 --- a/test/test_configurator.rb +++ b/test/test_configurator.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_debug.rb b/test/test_debug.rb index 58cdfdd..e327501 100644 --- a/test/test_debug.rb +++ b/test/test_debug.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_handlers.rb b/test/test_handlers.rb index 8eaf8dd..16292b4 100644 --- a/test/test_handlers.rb +++ b/test/test_handlers.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_http11.rb b/test/test_http11.rb index bf8276a..1231453 100644 --- a/test/test_http11.rb +++ b/test/test_http11.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_response.rb b/test/test_response.rb index 97e42ca..05811fb 100644 --- a/test/test_response.rb +++ b/test/test_response.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_stats.rb b/test/test_stats.rb index 9a6c8f1..547414d 100644 --- a/test/test_stats.rb +++ b/test/test_stats.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_uriclassifier.rb b/test/test_uriclassifier.rb index 3369f2b..52f4f64 100644 --- a/test/test_uriclassifier.rb +++ b/test/test_uriclassifier.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # diff --git a/test/test_ws.rb b/test/test_ws.rb index 2da7035..9f4a9ef 100644 --- a/test/test_ws.rb +++ b/test/test_ws.rb @@ -1,4 +1,4 @@ -# Mongrel Web Server - A Mostly Ruby Webserver and Library +# Mongrel Web Server - A Mostly Ruby HTTP server and Library # # Copyright (C) 2005 Zed A. Shaw zedshaw AT zedshaw dot com # -- cgit v1.2.3-24-ge0c7