From 260f0097f5f1e366f4a5f52b90cbbbe7cb431c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Fri, 26 Apr 2019 16:15:41 +0200 Subject: [PATCH] Update benchmark.sh --- benchmark/benchmark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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