formatting and naming cleanup

This commit is contained in:
Andy Smith
2010-12-09 16:05:13 -08:00
parent bb1c368ea5
commit d27914e873
26 changed files with 38 additions and 210 deletions

View File

@@ -95,7 +95,6 @@ if __name__ == '__main__':
else:
from nova.tests.real_flags import *
# Establish redirect for STDERR
sys.stderr.flush()
err = open(FLAGS.tests_stderr, 'w+', 0)