removed bookmark
This commit is contained in:
@@ -220,7 +220,6 @@ class Mininet( object ):
|
|||||||
name = controller_new.name
|
name = controller_new.name
|
||||||
# pylint: enable=E1103
|
# pylint: enable=E1103
|
||||||
else:
|
else:
|
||||||
# bookmark
|
|
||||||
controller_new = controller( name, **params )
|
controller_new = controller( name, **params )
|
||||||
# Add new controller to net
|
# Add new controller to net
|
||||||
if controller_new: # allow controller-less setups
|
if controller_new: # allow controller-less setups
|
||||||
|
|||||||
Reference in New Issue
Block a user