Skip to content
Snippets Groups Projects
Commit b480b6ef authored by Brandon Heller's avatar Brandon Heller
Browse files

Add newline

parent ccca871a
No related branches found
No related tags found
No related merge requests found
......@@ -562,7 +562,7 @@ def __init__( self, name, dp=None, **kwargs ):
self.intf = self.dp
if self.inNamespace:
error( "OVSKernelSwitch currently only works"
" in the root namespace." )
" in the root namespace.\n" )
exit( 1 )
@staticmethod
......
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