]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
test/travis_before_linux.sh: add a simple bash retry to svn export
authorLuca Toscano <elukey@apache.org>
Sun, 22 Dec 2019 10:30:59 +0000 (10:30 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 22 Dec 2019 10:30:59 +0000 (10:30 +0000)
commite4aa805aba268d9bdaacc30a0fa43069189dcf0e
treefac04efdb2f53f73b3653197f834a152e98602de
parentf190b4eb89726d4d6da33560de067436bdb9eed4
test/travis_before_linux.sh: add a simple bash retry to svn export

Sometimes a build is killed by Travis due to svn export taking
a long time to complete (> 10m). This change should be a test to see
if a simple workaround reduces the noise to the dev@ mailing list.

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