[Rt-commit] r12745 - rt/branches/3.8-TESTING/sbin
spang at bestpractical.com
spang at bestpractical.com
Thu May 29 13:20:04 EDT 2008
Author: spang
Date: Thu May 29 13:20:03 2008
New Revision: 12745
Modified:
rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in
Log:
Net::Server::PreForking should really be Net::Server::PreFork in rt-test-dependencies
Modified: rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in (original)
+++ rt/branches/3.8-TESTING/sbin/rt-test-dependencies.in Thu May 29 13:20:03 2008
@@ -253,7 +253,7 @@
HTTP::Server::Simple 0.07
HTTP::Server::Simple::Mason 0.09
Net::Server
-Net::Server::PreForking
+Net::Server::PreFork
.
$deps{'MAILGATE'} = [ text_to_hash( << '.') ];
More information about the Rt-commit
mailing list