Fix typo
parent
9829ff36d1
commit
c328441975
|
@ -13,6 +13,6 @@ do
|
|||
done
|
||||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
echo "$(($(stat -c '%s' benchmark-program-2.cases) / $(/usr/bin/time -f '%e' ${@:1} > /dev/null)"
|
||||
echo "$(($(stat -c '%s' benchmark-program-2.cases) / $(/usr/bin/time -f '%e' ${@:1} > /dev/null)))"
|
||||
|
||||
cd ../ && rm -rf temp/
|
Loading…
Reference in New Issue