From 6b0ccd10a8b372ca81f5fb00b9172e894dcfaaac Mon Sep 17 00:00:00 2001 From: Googler Date: Fri, 11 May 2018 10:26:08 -0700 Subject: Wrap a comment line around 80 chars. RELNOTES: None. PiperOrigin-RevId: 196272337 --- scripts/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/BUILD b/scripts/BUILD index 32f2a39c31..ee6ef86c37 100644 --- a/scripts/BUILD +++ b/scripts/BUILD @@ -18,7 +18,7 @@ genrule( output_to_bindir = 1, # Bazel 0.8.0 doesn't have this target under @bazel_tools, so we have to # use it from the main repository - toolchains = ["@bazel_tools//tools/jdk:current_host_java_runtime"], + toolchains = ["@bazel_tools//tools/jdk:current_java_runtime"], tools = [ ":generate_bash_completion.sh", "//src:bazel", -- cgit v1.2.3