Skip to content
Snippets Groups Projects
Commit c1667986 authored by Bob Lantz's avatar Bob Lantz
Browse files

Updated comments to reflect interactive command support.

It may be fragile, but it does sort of work.
parent f800e512
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,6 @@
list all nodes ('nodes'), to print out the network topology
('net') and to check connectivity ('pingall', 'pingpair')
and bandwidth ('iperf'.)
Bugs/limitations:
- Interactive commands are not supported at the moment
"""
from subprocess import call
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment