We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332b8c6 commit c79b0d9Copy full SHA for c79b0d9
benchmark/load/run.sh
@@ -2,8 +2,8 @@
2
3
set -exu
4
5
-local type=$1
6
-local app=$2
+type=$1
+app=$2
7
8
export OUTPUT_DIR="${REPORTS_DIR}/${type}/${app}"
9
0 commit comments