]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1880399 from trunk:
authorJoe Orton <jorton@apache.org>
Wed, 29 Jul 2020 13:09:55 +0000 (13:09 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 29 Jul 2020 13:09:55 +0000 (13:09 +0000)
commite89d45586d420afcb8c0d2c4496c03a57fe06bd9
treed5caaf198e4457abe76c6e4ce08881c3e3213db9
parent40cb570e277c784ff7a3a0bae3178caa8ce35c1b
Merge r1880399 from trunk:

Fix the condition_not_24x condition since it's now clear how 2.4 tagged builds look like:

https://travis-ci.org/github/apache/httpd/jobs/712895950#L447

+: Travis tag = 2.4.44
+: Travis branch = 2.4.44

This should fix the false -ves which currently occur because
trunk-only tests are getting run for 2.4.x tags.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880400 13f79535-47bb-0310-9956-ffa450edef68
.travis.yml