Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorsunnavy <sunnavy@bestpractical.com>2022-05-02 16:14:12 +0300
committersunnavy <sunnavy@bestpractical.com>2022-05-02 22:01:26 +0300
commitc5978a6e24fa7b1699f248251cf3c2d99b9eb0a2 (patch)
tree855c366b6ea952f92cf03c5ac2e6395e82377ff2 /sbin
parenta18fa41a5650b27223539f5938b6a665a05ed26a (diff)
parent2cc19366d001533bff044ad2e00cbf9e4c6f000c (diff)
Merge branch '4.4-trunk' into 5.0-trunk
This merge contains a few extra tests updates so they can pass after the merge.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/rt-test-dependencies.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index e51feb197c..8ab04609cb 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -62,7 +62,7 @@ GetOptions(
\%args,
'install!',
'with-MYSQL', 'with-PG', 'with-SQLITE', 'with-ORACLE',
- 'with-FASTCGI', 'with-MODPERL1', 'with-MODPERL2', 'with-STANDALONE',
+ 'with-FASTCGI', 'with-MODPERL2', 'with-STANDALONE',
'with-DEVELOPER',
@@ -513,8 +513,6 @@ These configure which backend database to add dependencies for.
=item B<--with-fastcgi>
-=item B<--with-modperl1>
-
=item B<--with-modperl2>
These configure which interface between the webserver and RT to add