diff --git a/benchmark/benchmark.sh b/benchmark/benchmark.sh index f3257a7..65f4e42 100644 --- a/benchmark/benchmark.sh +++ b/benchmark/benchmark.sh @@ -37,7 +37,7 @@ fi echo -e "Benchmarking functions\n" for function in "${functions[@]}" do - function_friendly=$(echo $function | cut - -d'-' -t1) + function_friendly=$(echo $function | cut - -d'-' -f1) echo -e "Benchmarking $function\n" if [[ $* = *"--wave"* ]] then