summaryrefslogtreecommitdiff
path: root/tcwg-benchmark.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-benchmark.sh')
-rwxr-xr-xtcwg-benchmark.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-benchmark.sh b/tcwg-benchmark.sh
index 682864b8..864415af 100755
--- a/tcwg-benchmark.sh
+++ b/tcwg-benchmark.sh
@@ -396,7 +396,7 @@ case "$bench_list" in
--resultsdest "bkp-01.tcwglab:/home/tcwg-benchmark/results-${results_id}/$boardname" \
--verbose true
;;
- *)
+ *) # any others keywords corresponds to spec2xxx (either 2006 or 2017)
case "$testmode" in
build|verify) input_size="test" ;;
benchmark) input_size="ref" ;;