Skip to content
Snippets Groups Projects
Commit f9cfd7b7 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

add notification for online-launched analyze jobs

parent 3c4eebb1
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,7 @@ def analyze_condor(event):
'analyze',
[str(event.id)],
local=False,
notify_user=os.getenv('CONDOR_NOTIFY_USER'),
)
sub.write()
sub.submit()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment