From: Joe Orton Date: Fri, 22 Nov 2019 09:09:08 +0000 (+0000) Subject: Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci] X-Git-Tag: 2.5.0-alpha2-ci-test-only~1774 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=828f8ecc2ea1c209990ddee09545b167bf47839b;p=thirdparty%2Fapache%2Fhttpd.git Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870150 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/README.travis b/test/README.travis index 9e39e73917a..1d422d81637 100644 --- a/test/README.travis +++ b/test/README.travis @@ -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