commit | 7d197c4cd87bb334a770bde4aa2f5069cc1948f7 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Wed Sep 24 16:48:29 2014 -0700 |
committer | tom <tom@onlab.us> | Wed Sep 24 16:48:29 2014 -0700 |
tree | 9b25792d6a2325528584f0eb6f216928d3cd112b | |
parent | 21ea9b4eeb66f576318f8c9f054c1fc7e64f8147 [diff] [blame] |
Fixing the cell definition and the install script.
diff --git a/tools/test/cells/local b/tools/test/cells/local index 3d71a1e..b04a5e3 100644 --- a/tools/test/cells/local +++ b/tools/test/cells/local
@@ -1,4 +1,5 @@ # Default virtual box ONOS instances 1,2 & ONOS mininet box +. $ONOS_ROOT/tools/test/cells/.reset export OC1="192.168.56.101" export OC2="192.168.56.102"