code check
This commit is contained in:
@@ -343,7 +343,6 @@ class MininetRunner( object ):
|
|||||||
"for switch %s" %
|
"for switch %s" %
|
||||||
opts.switch )
|
opts.switch )
|
||||||
|
|
||||||
|
|
||||||
topo = buildTopo( TOPOS, opts.topo )
|
topo = buildTopo( TOPOS, opts.topo )
|
||||||
switch = customClass( SWITCHES, opts.switch )
|
switch = customClass( SWITCHES, opts.switch )
|
||||||
host = customClass( HOSTS, opts.host )
|
host = customClass( HOSTS, opts.host )
|
||||||
|
|||||||
Reference in New Issue
Block a user