[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.12-50-ga2e2d37

Shawn Moore shawn at bestpractical.com
Thu Sep 10 15:49:41 EDT 2015


The branch, 4.2-trunk has been updated
       via  a2e2d37657a7424ddc779b2d639d3cb1980dd084 (commit)
      from  cf1c42a8a851e17a9fd6844d9f783e77cc12fbbc (commit)

Summary of changes:
 sbin/rt-test-dependencies.in | 5 -----
 1 file changed, 5 deletions(-)

- Log -----------------------------------------------------------------
commit a2e2d37657a7424ddc779b2d639d3cb1980dd084
Author: Dustin Graves <dustin at bestpractical.com>
Date:   Thu Sep 10 19:23:27 2015 +0000

    remove redundant Apache::DBI dependencies
    
    Fixes: I#31210

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 363177b..77cb68a 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -311,14 +311,9 @@ FCGI::ProcManager
 .
 
 $deps{'MODPERL1'} = [ text_to_hash( << '.') ];
-Apache::DBI 0.92
 Apache::Request
 .
 
-$deps{'MODPERL2'} = [ text_to_hash( << '.') ];
-Apache::DBI
-.
-
 $deps{'MYSQL'} = [ text_to_hash( << '.') ];
 DBD::mysql 2.1018
 .

-----------------------------------------------------------------------


More information about the rt-commit mailing list