Correcting daily test report of no updates

This commit is contained in:
Jeffrey Garretson
2022-01-02 22:34:52 -07:00
parent 7b4b428801
commit 24f56d0025

View File

@@ -61,7 +61,7 @@ if (len(sys.argv) >= 2):
if(forceRun == False):
# If not forced, check for update
if (text == 'Already up to date.'):
if(isTest == False):
if(not isTest and beLoud):
# Try to send Slack message
try:
response = client.chat_postMessage(