Skip to content
Snippets Groups Projects
Commit 2a8a15c8 authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal_ll_inspiral_pipe: dq path

parent b531c8e9
No related branches found
No related tags found
No related merge requests found
......@@ -331,7 +331,7 @@ listenNode = lvalert_listen_node(listenJob, dag)
# dq with default options
for ifo in channel_dict:
outpath = "dq/%s" % ifo
outpath = "dq"
try:
os.makedirs(outpath)
except OSError:
......
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