Skip to content
Snippets Groups Projects
Commit d59df5b1 authored by Nils Erik Krumnack's avatar Nils Erik Krumnack
Browse files

Merge branch '21.2-directIO-art-davix-logging-bugfix' into '21.2'

DirectIOART: Fixing missing davix debug logging output

See merge request atlas/athena!24178
parents 765b27a0 04ff4185
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
# art-include: 21.2/AnalysisBase
import ROOT
ROOT.gEnv.SetValue("Davix.Debug", 3)
ROOT.gEnv.SetValue("Davix.Debug", 3.0)
### no redirection option ###
f = ROOT.TFile.Open("https://rucio-lb-prod.cern.ch/redirect/mc12_8TeV/AOD.00983781._000001.pool.root.1")
......
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