From f94160c8ada6878b79d19029a14821013de4bcc5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Jan 2024 10:21:10 -0600 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 92bc4b96..cee22497 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -571,7 +571,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ wait=$(echo "scale=0; ${PW_MYSQL_LOG_INTERVAL_NORMAL}*60" | bc) fi - echo "HERE: ${SENSOR} - ${lastinsert} - ${wait} = ${PW_TMPFOLDER}/${SENSOR}.insert" + echo "HERE: ${SENSOR} - ${lastinsert} - ${wait}" if [ "${PW_SENSOR_ID[${SENSORa}]}" != "" ] && [ ${lastinsert} -ge ${wait} ]; then if [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "esxi" ]; then