diff --git a/inc/power.inc.sh b/inc/power.inc.sh index b87f68a4..af5332fd 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -54,7 +54,7 @@ CHECKPOWER(){ start=`date +%s` rm -f ${PW_TMPFOLDER}/*.hostpower* REPORT=0 - wspc=10 + wspc=8 while [ $# -gt 0 ]; do case "$1" in -a|-avg) avgdays=${2};;