aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/BUILD
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-04 15:27:45 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-04 16:32:25 +0000
commite8f8dc599669a3a1c0a41d7bec95f80deb9203f0 (patch)
tree49c26d48dc464131167c1dc36fc09520e639cc32 /scripts/BUILD
parentd9b512177510640947a2979959f4287e97f35f8f (diff)
Installer: ship the Bash completion script and add a finish message
-- MOS_MIGRATED_REVID=102343488
Diffstat (limited to 'scripts/BUILD')
-rw-r--r--scripts/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/BUILD b/scripts/BUILD
index 2136e4e2d1..cc4d157736 100644
--- a/scripts/BUILD
+++ b/scripts/BUILD
@@ -18,6 +18,7 @@ genrule(
"//src:bazel",
"//tools/defaults:jdk",
],
+ visibility = ["//scripts/packages:__pkg__"],
)
sh_test(