]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci]
authorJoe Orton <jorton@apache.org>
Fri, 22 Nov 2019 09:09:08 +0000 (09:09 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 22 Nov 2019 09:09:08 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870150 13f79535-47bb-0310-9956-ffa450edef68

test/README.travis

index 9e39e73917ad0e3cd9be078f8da24eb047027db9..1d422d81637a907afef6721ba9584191191f76a9 100644 (file)
@@ -13,7 +13,8 @@ The Travis scripts use the following environment variables:
 
 * APU_VERSION - if set, APR-util of this version is built and
   installed in $HOME/root/apr-util-$APU_VERSION - a value of "*.x"
-  means a branch, otherwise a tagged version is implied.
+  means a branch, otherwise a tagged version is implied.  (Since there
+  is no "trunk" for apr-util, that value cannot be used here.)
 
 * APU_CONFIG - arguments to pass when running APR-util's configure
   script if APU_VERSION is set