Skip to content
Snippets Groups Projects
Commit 02cb6669 authored by Nils Erik Krumnack's avatar Nils Erik Krumnack Committed by Atlas Nightlybuild
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

(cherry picked from commit d59df5b143fbdda1605e79db4b00a428839c20e5)

04ff4185 Fixed bug with missing davix debug logging output by changing type of argument...
parent 20a5f1f1
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