Shellcheck cleanup
This commit is contained in:
parent
ccbe1b9ca8
commit
4c53dd6831
1 changed files with 1 additions and 1 deletions
2
tests.sh
2
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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue