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

Change import to reflect renamed mininet.term module.

parent 3e6b3dd2
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
from subprocess import Popen, PIPE
from mininet.log import info
from mininet.xterm import cleanUpScreens
from mininet.term import cleanUpScreens
def sh( cmd ):
"Print a command and send it to the shell"
......
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