commit | 1e39bd2f4444f6662898a936fa1944d5aa35718e | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Fri Dec 14 14:47:53 2018 -0800 |
committer | Thomas Vachuska <tom@opennetworking.org> | Fri Dec 14 14:47:53 2018 -0800 |
tree | d1ddb9c39963e2c086aeb9889a50b5f3f384a8ad | |
parent | bd8ddfe22824b455fe554a636ade84d80808a2fc [diff] |
Allowing cell-stc to inherit stcOpenJDK env. variable. Change-Id: Iff82642eee04654487245926ba4f3329ed3498cb
diff --git a/tools/dev/bin/cell-stc b/tools/dev/bin/cell-stc index 64d234c..e6199d8 100755 --- a/tools/dev/bin/cell-stc +++ b/tools/dev/bin/cell-stc
@@ -10,5 +10,6 @@ source ~/.bash_aliases cd \$ONOS_ROOT export ONOS_APPS=$ONOS_APPS + export stcOpenJDK=$stcOpenJDK stc $@ "