[Rt-commit] rt branch, 4.4/redundant-apache-dbi-dep, created. rt-4.2.11-173-gc3ffd19
Dustin Graves
dustin at bestpractical.com
Thu Sep 10 15:26:42 EDT 2015
The branch, 4.4/redundant-apache-dbi-dep has been created
at c3ffd19516ac6c6d2cca8009541319c36ef3a1dd (commit)
- Log -----------------------------------------------------------------
commit c3ffd19516ac6c6d2cca8009541319c36ef3a1dd
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 b16bae3..3276a8c 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -318,14 +318,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