[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.7-331-g8e536a2
Ruslan Zakirov
ruz at bestpractical.com
Mon Apr 5 16:58:26 EDT 2010
The branch, 3.8-trunk has been updated
via 8e536a2550dcb1e9caf21573d9291eb51b49371e (commit)
from 3bc23af0bdc4394d457b58a790eb22fdf31a9a7e (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 8e536a2550dcb1e9caf21573d9291eb51b49371e
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date: Tue Apr 6 00:57:38 2010 +0400
we use Log::Dispatch::Perl in tests
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index a0c99a4..f6261fe 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -296,6 +296,7 @@ Test::Builder 0.77 # needed to fix TODO test
IPC::Run3
Test::MockTime
HTTP::Server::Simple::Mason 0.13
+Log::Dispatch::Perl
.
$deps{'FASTCGI'} = [ text_to_hash( << '.') ];
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list