commit | 4cf12d62ef65c415f3434ed2fe1f26a67561de6a | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Nov 09 13:10:50 2018 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Nov 09 13:10:50 2018 -0800 |
tree | ce4d7e5918778d187f0e55227ebac0ba2fb15d33 | |
parent | fce9cf219cc435561565aca38e8ddd40a41bbf6c [diff] [blame] |
It helps to actually install bazel after you download it Change-Id: I994506ec18102f116653fda058076b95a4c566a3
diff --git a/jjb/onos/install-bazel.sh b/jjb/onos/install-bazel.sh index 150a25d..6f69bc2 100644 --- a/jjb/onos/install-bazel.sh +++ b/jjb/onos/install-bazel.sh
@@ -22,3 +22,6 @@ echo Not installing bazel fi +chmod +x bazel.sh +./bazel.sh --user +