cosmetic fix in run_all.sh
This commit is contained in:
parent
4250796aea
commit
511e8d1fba
@ -20,6 +20,7 @@ bench_async ()
|
||||
echo "**************** $1 ****************"
|
||||
for i in {1..3}; do
|
||||
./$1 $2;
|
||||
echo
|
||||
rm -f logs/*
|
||||
sleep 3
|
||||
done;
|
||||
|
Loading…
Reference in New Issue
Block a user