Update benchmark.sh

This commit is contained in:
Torma Kristóf 2019-04-26 14:40:40 +02:00 committed by GitHub
parent 9bbe3ddfc8
commit 33f0c002eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ then
cp "$HOME"/go/bin/hey /usr/local/bin cp "$HOME"/go/bin/hey /usr/local/bin
fi fi
if [[ $@ = *"--wave"* ]] if [[ $* = *"--wave"* ]]
then then
while true; do while true; do
now=$(date '+%Y-%m-%d-%H-%M') now=$(date '+%Y-%m-%d-%H-%M')