Skip to content
Snippets Groups Projects
Commit 6f0a31d7 authored by Dillon Scott Fitzgerald's avatar Dillon Scott Fitzgerald
Browse files

Merge branch 'fix_wg' into 'master'

fix wg issue

See merge request !68
parents 247b9ba9 b8170087
No related branches found
No related tags found
1 merge request!68fix wg issue
Pipeline #6981283 passed
......@@ -365,7 +365,7 @@ class LinesTable extends React.Component {
let info = {
defaults: {
application: "DaVinci/" + this.context.metadata.tupleTools.applicationInfo["DaVinci"],
wg: "DPA", // TODO: get input from (LHCb) user. keep "DPA" if open data
wg: "OpenData", // TODO: get input from (LHCb) user. keep "OpenData" if open data
automatically_configure: true,
inform: email,
output: "DVNtuple.root", // Probably okay to leave this as the default
......
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