Remove blank lines to pass code check.

This commit is contained in:
Bob Lantz
2010-08-17 00:02:31 -07:00
parent e3a1fbb047
commit 2c07d62b3c
+2 -2
View File
@@ -231,9 +231,9 @@ class MininetRunner( object ):
test = self.options.test
test = ALTSPELLING.get( test, test )
mn.start()
if test == 'none':
pass
elif test == 'all':