mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
cosmetic fix in run_all.sh
This commit is contained in:
@@ -20,6 +20,7 @@ bench_async ()
|
|||||||
echo "**************** $1 ****************"
|
echo "**************** $1 ****************"
|
||||||
for i in {1..3}; do
|
for i in {1..3}; do
|
||||||
./$1 $2;
|
./$1 $2;
|
||||||
|
echo
|
||||||
rm -f logs/*
|
rm -f logs/*
|
||||||
sleep 3
|
sleep 3
|
||||||
done;
|
done;
|
||||||
|
Reference in New Issue
Block a user