From 4c53dd68312c36960bdc77c05b105de5d2c68c6d Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sun, 18 Mar 2018 16:37:53 -0500 Subject: [PATCH] Shellcheck cleanup --- tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.sh b/tests.sh index b475a96..0975526 100644 --- a/tests.sh +++ b/tests.sh @@ -40,4 +40,4 @@ sysbench --test=oltp --oltp-table-size=1000000 --mysql-user=root cleanup ab -kc 1000 -n 10000 http://127.0.0.1/ > results/ab.log -tar -zcvf results-$PROVIDER.tgz results +tar -zcvf "results-$PROVIDER.tgz" results