]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
test/travis_before_linux.sh: move retry logic to function
authorLuca Toscano <elukey@apache.org>
Sun, 29 Dec 2019 10:27:50 +0000 (10:27 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 29 Dec 2019 10:27:50 +0000 (10:27 +0000)
commit6786fbf847e09bf272d575eeab4dc3eddce2eabf
tree09ec54aa11e3e761451532b3ed4dffed9baa7565
parent4e7dd4f8216172cb2c22c6b5fcbde1a91d6a742c
test/travis_before_linux.sh: move retry logic to function

Move the retry logic to a bash function and restore the -e
failure policy in the script (to have cleaner log traces
in base of build failures).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872073 13f79535-47bb-0310-9956-ffa450edef68
test/travis_before_linux.sh