]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Test mod_cgid w/fdpassing.
authorJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 09:45:07 +0000 (09:45 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jun 2020 09:45:07 +0000 (09:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879108 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 156db958a726e8e36a105d1c0aaf1fb186c648a6..a2907e7c3625b1d7515ac855c9ee99133635e490 100644 (file)
@@ -107,6 +107,10 @@ jobs:
       env: CONFIG="--enable-mods-shared=reallyall --enable-maintainer-mode" NOTEST_CFLAGS='-Werror -O2' CC=gcc-7
            SKIP_TESTING=1
     # -------------------------------------------------------------------------
+    - if: *condition_not_24x
+    - name: Linux Ubuntu, Event MPM, all-modules, mod_cgid fdpassing
+      env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --enable-cgid-fdpassing"
+    # -------------------------------------------------------------------------
     - if: *condition_not_24x
       name: Linux Ubuntu, PCRE 1, GCC 7 maintainer-mode w/-Werror
       os: linux