Perf tests: fixed some bugs in scripts

This commit is contained in:
Andrey Kamaev
2011-09-07 09:38:12 +00:00
parent 52184c8803
commit 2ef4e2eeb7
2 changed files with 36 additions and 17 deletions

View File

@@ -16,7 +16,6 @@ if __name__ == "__main__":
exit(0)
options.generateHtml = detectHtmlOutputType(options.format)
args[0] = os.path.basename(args[0])
tests = []
files = []