Browse Source

update args

Nate Brady 8 years ago
parent
commit
2d86af17a1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      toolset/benchmark/benchmarker.py

+ 2 - 2
toolset/benchmark/benchmarker.py

@@ -111,7 +111,7 @@ class Benchmarker:
         ##########################
         # Generate metadata
         ##########################
-        self.run_list_test_metadata(False)
+        self.run_list_test_metadata()
         ##########################
         # Get a list of all known
         # tests that we can run.
@@ -1059,4 +1059,4 @@ class Benchmarker:
 
             ############################################################
             # End __init__
-            ############################################################
+            ############################################################