]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
check: allow config tests to pass if necessary
authorJacob Champion <jchampion@apache.org>
Mon, 9 Jan 2017 19:02:00 +0000 (19:02 +0000)
committerJacob Champion <jchampion@apache.org>
Mon, 9 Jan 2017 19:02:00 +0000 (19:02 +0000)
commit90e1649ee4b5170d6db262dee5f7437953ce8930
tree4cfa860887e12c48a8d200afffb014ffa2077800
parentfb5a4b45071d7e722a0efa54d9d29c3ab564b128
check: allow config tests to pass if necessary

When MPM DSOs are enabled, Apache::Test's invocation of `httpd -V` runs
a full configuration test. To pass, ensure that *all* instances of the
configured prefix path in the test configuration are pointing to a real
directory in check/.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@1778026 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in