Removed trailing spaces.

This commit is contained in:
Bob Lantz
2010-03-01 15:38:02 -08:00
parent 63214ea2af
commit 137ec3054d
+2 -2
View File
@@ -462,9 +462,9 @@ class NOX( Controller ):
noxArgs = [ noxArgs ]
if not noxArgs:
noxArgs = [ 'packetdump' ]
if 'NOX_CORE_DIR' not in os.environ:
exit( 'exiting; please set missing NOX_CORE_DIR env var' )
exit( 'exiting; please set missing NOX_CORE_DIR env var' )
noxCoreDir = os.environ[ 'NOX_CORE_DIR' ]
Controller.__init__( self, name,