commit | 316fe2446b5c5ff410e6227d87e4c524feb1e79c | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 17:50:00 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 17:50:00 2014 -0800 |
tree | 09011ae832c5724c483042ba28818bbc481bd42f | |
parent | 7bfe1544f867df090e19e45feb4624c08da5a1bd [diff] |
unset java home
diff --git a/dist-setup.sh b/dist-setup.sh index a0bfba3..a6e983c 100644 --- a/dist-setup.sh +++ b/dist-setup.sh
@@ -58,6 +58,7 @@ git fetch https://gerrit.onosproject.org/onos refs/changes/07/2107/1 && git checkout FETCH_HEAD cd - +echo "export JAVA_HOME=''" echo ". ~/onos/tools/dev/bash_profile" >> ~/.bashrc echo "export ONOS_USER=root" >> ~/.bashrc