aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bin/bazel
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/shell/bin/bazel')
-rwxr-xr-xsrc/test/shell/bin/bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/shell/bin/bazel b/src/test/shell/bin/bazel
index 27975618ee..975d4df609 100755
--- a/src/test/shell/bin/bazel
+++ b/src/test/shell/bin/bazel
@@ -17,4 +17,4 @@
# Wrapper script to run bazel in the tests. Any change to this file will
# affect all our integration tests.
#
-exec $(rlocation io_bazel/src/bazel) --bazelrc=$TEST_TMPDIR/bazelrc "$@" \ No newline at end of file
+exec $(rlocation io_bazel/src/bazel_with_jdk) --bazelrc=$TEST_TMPDIR/bazelrc "$@"