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

Changed comment on iperf.

parent e123afea
No related branches found
No related tags found
No related merge requests found
......@@ -176,7 +176,7 @@ def ping( self ):
console.sendCmd( 'ping ' + ip )
def iperf( self ):
"Tell each console to ping the next one."
"Tell each console to iperf to the next one."
consoles = self.consoles
count = len( consoles )
for console in consoles:
......
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