msmith-techempower 9 роки тому
батько
коміт
70b0f1e994
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      toolset/benchmark/framework_test.py

+ 0 - 1
toolset/benchmark/framework_test.py

@@ -492,7 +492,6 @@ class FrameworkTest:
         pprint(results)
 
         self.benchmarker.report_benchmark_results(framework=self, test=test_type, results=results['results'])
-        subprocess.Popen('sudo rm -rf /tmp/*')
         out.write( "Complete\n" )
         out.flush()