Skip to content
Snippets Groups Projects
Commit 1c408a6b authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'test.TileRecUtils-20181020' into 'master'

TileRecUtils: Update test reference file.

See merge request atlas/athena!15199
parents 9014c5a0 e9245ad4
1 merge request!20779WIP: Migrate DataQualityTools to ToolHandles
......@@ -708,3 +708,8 @@ def selindex (fname):
idx = (ros - 3) * 64 + drawer
print (iid, idx, addr(iid), lcoll, l)
return
# Suppress useless GeoModelSvc messages.
from AthenaCommon import Constants
GeoModelSvc().OutputLevel=Constants.WARNING
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