]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix merge error in r1895876.
authorJoe Orton <jorton@apache.org>
Mon, 13 Dec 2021 14:29:41 +0000 (14:29 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 13 Dec 2021 14:29:41 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895884 13f79535-47bb-0310-9956-ffa450edef68

test/travis_run_linux.sh

index 36be562885088a55bfbe14bc5fe1b7d554007e62..009a5e24fd40c7c72f56caa7384a8bf9f687abb2 100755 (executable)
@@ -123,6 +123,7 @@ if ! test -v SKIP_TESTING; then
                 if test $RV -eq 0 -a $SRV -ne 0; then
                     RV=$SRV
                 fi
+            done
         popd
     fi