Various fixes to hepscore19 and correct reptest file mode.
Compare changes
Files
2+ 20
− 15
@@ -12,7 +12,7 @@ import sys, getopt, string, os, subprocess, time, json, glob, yaml
@@ -65,13 +65,16 @@ def proc_results(benchmark, key, rpath, runs, verbose):
@@ -89,7 +92,7 @@ def proc_results(benchmark, key, rpath, runs, verbose):
@@ -117,7 +120,7 @@ def run_benchmark(benchmark, cm, output, verbose, conf):
@@ -141,10 +144,7 @@ def run_benchmark(benchmark, cm, output, verbose, conf):
@@ -165,7 +165,6 @@ def run_benchmark(benchmark, cm, output, verbose, conf):
@@ -173,6 +172,10 @@ def run_benchmark(benchmark, cm, output, verbose, conf):
@@ -186,7 +189,7 @@ def read_conf(cfile):
@@ -295,6 +298,8 @@ def main():