fixed last commit
This commit is contained in:
+1
-1
@@ -432,7 +432,7 @@ class Mininet( object ):
|
|||||||
switch.start( self.controllers )
|
switch.start( self.controllers )
|
||||||
info( '\n' )
|
info( '\n' )
|
||||||
if self.waitConn:
|
if self.waitConn:
|
||||||
self.waitConnected( )
|
self.waitConnected()
|
||||||
|
|
||||||
def stop( self ):
|
def stop( self ):
|
||||||
"Stop the controller(s), switches and hosts"
|
"Stop the controller(s), switches and hosts"
|
||||||
|
|||||||
Reference in New Issue
Block a user