[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.5-301-ge59e819
Kevin Falcone
falcone at bestpractical.com
Wed Oct 14 16:35:45 EDT 2009
The branch, 3.8-trunk has been updated
via e59e81974bfe584db371e166f0f59e5949bb40c2 (commit)
from 9803f6b7e7a75c188177d876a69ddda68ce14c7b (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e59e81974bfe584db371e166f0f59e5949bb40c2
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Oct 14 16:35:31 2009 -0400
Fix dependency
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 8a22700..9819108 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -294,7 +294,7 @@ Test::Warn
Test::Builder 0.77 # needed to fix TODO test
IPC::Run3
Test::MockTime
-Test::HTTP::Server::Simple 0.13
+HTTP::Server::Simple::Mason 0.13
.
$deps{'FASTCGI'} = [ text_to_hash( << '.') ];
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list