debug
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import json
|
||||
|
||||
import click
|
||||
|
||||
from benchmark import run_single_bench
|
||||
from definitions import (
|
||||
BENCH_DIR_NAMES,
|
||||
@@ -37,6 +36,7 @@ def local():
|
||||
files_type,
|
||||
source,
|
||||
target,
|
||||
results,
|
||||
)
|
||||
|
||||
|
||||
@@ -54,6 +54,7 @@ def distant():
|
||||
files_type,
|
||||
source,
|
||||
target,
|
||||
results,
|
||||
)
|
||||
|
||||
test_case = "Distant-InsSto to CEPH"
|
||||
|
||||
Reference in New Issue
Block a user