Removed spaces.
This commit is contained in:
+1
-1
@@ -283,7 +283,7 @@ class Node( object ):
|
|||||||
return macs[ 0 ]
|
return macs[ 0 ]
|
||||||
else:
|
else:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
def intfIsUp( self, port ):
|
def intfIsUp( self, port ):
|
||||||
"""Check if interface for a given port number is up.
|
"""Check if interface for a given port number is up.
|
||||||
port: port number"""
|
port: port number"""
|
||||||
|
|||||||
Reference in New Issue
Block a user