Update power.inc.sh
This commit is contained in:
@@ -1450,7 +1450,7 @@ POWERLOGGER_SERVICE(){
|
||||
fi
|
||||
|
||||
end=`date +%s`; runtime=$((end-start))
|
||||
# echo -e "script runtime: ${runtime}s"
|
||||
echo -e "script runtime: ${runtime}s"
|
||||
echo "${log_start}~${runtime}~powerlogger" >> ${PW_LOGFOLDER}/service.scantimes
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user