From a603aa88404ae722a88be9d1dcb88d2d6ec9d54b Mon Sep 17 00:00:00 2001 From: lyon Date: Fri, 11 Feb 2022 09:44:48 +0800 Subject: [PATCH] fix sh --- port/linux/ci_benchmark_times.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/port/linux/ci_benchmark_times.sh b/port/linux/ci_benchmark_times.sh index 209245a8b..106e0c4d0 100644 --- a/port/linux/ci_benchmark_times.sh +++ b/port/linux/ci_benchmark_times.sh @@ -2,9 +2,6 @@ cd Release && make -j cd .. RUN_TIMES=$1 -# init -rm performance_data* -rm benchmark*.json touch performance_data.json echo [] > performance_data.json