aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_bazel_full.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-07-13 08:58:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-07-13 08:58:49 -0700
commit7e813a2bc47fd5882eceec7890537d453b1177c3 (patch)
tree25e5785497bb4ec73603f0b804843c1645ed16ef /tools/jenkins/run_bazel_full.sh
parente476f7d33f38ed8c946a51336e0a0d23f8e5056d (diff)
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
Diffstat (limited to 'tools/jenkins/run_bazel_full.sh')
-rwxr-xr-xtools/jenkins/run_bazel_full.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/jenkins/run_bazel_full.sh b/tools/jenkins/run_bazel_full.sh
index edde1bc545..3436a8f8b6 100755
--- a/tools/jenkins/run_bazel_full.sh
+++ b/tools/jenkins/run_bazel_full.sh
@@ -20,6 +20,4 @@ set -ex -o igncr || set -ex
export DOCKERFILE_DIR=tools/dockerfile/test/bazel
export DOCKER_RUN_SCRIPT=tools/jenkins/run_bazel_full_in_docker.sh
-# Warn PR author if they make a change to the bazel directory
-tools/run_tests/python_utils/check_bazel_dir.py
exec tools/run_tests/dockerize/build_and_run_docker.sh