commit | 518e5e72ce42f770e1b43cddd0d96e2f958b15e9 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Fri Oct 31 15:28:35 2014 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Fri Oct 31 15:28:35 2014 -0700 |
tree | 792af3d074ff263b933d06c82735fbf42aca3d39 | |
parent | 3ef2b0db6c510e2e0612b450f48024b2de607e37 [diff] |
Aliased $OCX variables to the X number for onos and onos-log commands. I.e. running "onos 1" is equivalent to running "onos $OC1". "onos-log 2" is equivalent to "onos-log $OC2". If the argument is not a number there should be no change to the behaviour of the script (original invocations should still work as expected). Will make this change for other commands in the future if there are no issues. Change-Id: I7621cce9076c088d3bcb1aa4d6c8f8f8525823ca