Add newline
This commit is contained in:
+1
-1
@@ -562,7 +562,7 @@ class OVSKernelSwitch( Switch ):
|
|||||||
self.intf = self.dp
|
self.intf = self.dp
|
||||||
if self.inNamespace:
|
if self.inNamespace:
|
||||||
error( "OVSKernelSwitch currently only works"
|
error( "OVSKernelSwitch currently only works"
|
||||||
" in the root namespace." )
|
" in the root namespace.\n" )
|
||||||
exit( 1 )
|
exit( 1 )
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
|||||||
Reference in New Issue
Block a user