diff --git a/ci/run-build-and-tests.sh b/ci/run-build-and-tests.sh index 645951401e..b3bfcbb992 100755 --- a/ci/run-build-and-tests.sh +++ b/ci/run-build-and-tests.sh @@ -3,6 +3,8 @@ # Build and test Git # +set -x + . ${0%/*}/lib.sh run_tests=t