fixed old log imports and dont bail out on tdma model exception
This commit is contained in:
parent
f3863ead73
commit
67d451c3e9
7 changed files with 20 additions and 14 deletions
|
@ -17,3 +17,5 @@ VIMAGE_BIN = "@vimage_path@/vimage"
|
|||
QUAGGA_STATE_DIR = "@CORE_STATE_DIR@/run/quagga"
|
||||
MOUNT_BIN = "@mount_path@/mount"
|
||||
UMOUNT_BIN = "@umount_path@/umount"
|
||||
OVS_BIN = "@ovs_vs_path@/ovs-vsctl"
|
||||
OVS_FLOW_BIN = "@ovs_of_path@/ovs-ofctl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue