commit | ef3dc1a776f6cedcf7025e35dcda55cbab7cb1c7 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Apr 03 11:39:50 2014 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Thu Apr 03 11:39:50 2014 -0700 |
tree | bd5ac3a6a08e26150de2006e7f39a634b787d83d | |
parent | a99ec674655c43201c563d9fbd6dd2d10ec06717 [diff] |
Updated property in onos.sh that Eclipse missed Change-Id: I7cc20101226f2d65ec3e91fcf5f8adfe74ce1e72
diff --git a/onos.sh b/onos.sh index 9a88a22..033c7cc 100755 --- a/onos.sh +++ b/onos.sh
@@ -607,7 +607,7 @@ exit 1 fi - JVM_OPTS="${JVM_OPTS} -Dnet.onrc.onos.datastore.backend=${ONOS_HOST_BACKEND}" + JVM_OPTS="${JVM_OPTS} -Dnet.onrc.onos.core.datastore.backend=${ONOS_HOST_BACKEND}" # Run ONOS