diff --git a/inc/status.inc b/inc/status.inc index f92ac1e0..033087b9 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -795,7 +795,7 @@ STATUS_SCANTIMES(){ ((scansfound++)) done average=$(bc <<< "scale=2; ${scantimes_total}/${scansfound}") - average=$(echo ${average} | awk '{print int($average+0.5)}') + # average=$(echo ${average} | awk '{print int($average+0.5)}') echo -en "\r\033[K"