summaryrefslogtreecommitdiff
path: root/tests/perf_bench/benchrun.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf_bench/benchrun.py')
-rw-r--r--tests/perf_bench/benchrun.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/perf_bench/benchrun.py b/tests/perf_bench/benchrun.py
index 90c303dd2..ed43297d1 100644
--- a/tests/perf_bench/benchrun.py
+++ b/tests/perf_bench/benchrun.py
@@ -15,7 +15,7 @@ def bm_run(N, M):
cur_nm = nm
param = p
if param is None:
- print(-1, -1, "no matching params")
+ print(-1, -1, "SKIP: no matching params")
return
# Run and time benchmark