[Rt-commit] rt branch, 3.8.6-releng, updated. rt-3.8.6rc1-1-g68ff8b6
Kevin Falcone
falcone at bestpractical.com
Wed Oct 14 16:43:36 EDT 2009
The branch, 3.8.6-releng has been updated
via 68ff8b6dcf1c93df1488d791eeb05d588f2b175e (commit)
from 3318b3103d3e52633a02e67849195038c43a3cfd (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 68ff8b6dcf1c93df1488d791eeb05d588f2b175e
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Oct 14 16:35:31 2009 -0400
Fix dependency
(cherry picked from commit e59e81974bfe584db371e166f0f59e5949bb40c2)
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