Updated comments to reflect interactive command support.

It may be fragile, but it does sort of work.
This commit is contained in:
Bob Lantz
2010-04-12 18:37:33 -07:00
parent f800e5124d
commit c16679863b
-5
View File
@@ -23,11 +23,6 @@ Several useful commands are provided, including the ability to
list all nodes ('nodes'), to print out the network topology list all nodes ('nodes'), to print out the network topology
('net') and to check connectivity ('pingall', 'pingpair') ('net') and to check connectivity ('pingall', 'pingpair')
and bandwidth ('iperf'.) and bandwidth ('iperf'.)
Bugs/limitations:
- Interactive commands are not supported at the moment
""" """
from subprocess import call from subprocess import call