pre final lap
[vsorcdistro/.git] / mininet / mininet / cli.py
index a8a100ece3242de965b177ade432200919ffad3d..df8f9b9113402cc5c05f769852b30787e9c002c7 100644 (file)
@@ -92,6 +92,7 @@ class CLI( Cmd ):
 
     def run( self ):
         "Run our cmdloop(), catching KeyboardInterrupt"
+       info( '*** CLI Started:\n' )
         while True:
             try:
                 # Make sure no nodes are still waiting