mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-09 18:57:53 -05:00
Correcting daily test report of no updates
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user