commit | 8c67f30af4030a35433d2a6089d6ee4bb58daa4e | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Mar 09 14:23:49 2018 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Mar 09 22:28:42 2018 +0000 |
tree | 1465261aa1bad64f170fc76bfde46046efd6d54b | |
parent | f8394159cb4f483e275e1f81fc851f0af8e43359 [diff] |
Set a default value for JAVA_HOME Change-Id: If5f036f0294cd20b06ad83761e459a9ab75356a9
diff --git a/jjb/onos/onos-run-stc.sh b/jjb/onos/onos-run-stc.sh index 393e524..e413f64 100644 --- a/jjb/onos/onos-run-stc.sh +++ b/jjb/onos/onos-run-stc.sh
@@ -8,6 +8,7 @@ . tools/build/envDefaults # initialize development environment for STC +export JAVA_HOME= . tools/dev/bash_profile