This commit is contained in:
2023-11-06 20:15:55 -06:00
parent 8946c101f7
commit 92ffc1e471
2 changed files with 3 additions and 6 deletions

View File

@@ -23,8 +23,8 @@ if [ "$TEST" != "" ]; then
LOG_INTERVAL_NORMAL=1
LOG_INTERVAL_ABNORMAL=1
TESTMODE="### TEST MODE ACTIVE ###
"
"
else
TESTMODE=""
fi