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

Modified to add eth1.

parent 76521ef1
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ def checkIntf( intf ):
if __name__ == '__main__':
setLogLevel( 'info' )
newIntf = 'veth1'
newIntf = 'eth1'
info( '*** Checking', newIntf, '\n' )
checkIntf( newIntf )
......
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