Skip to content
Snippets Groups Projects
Commit e9245ad4 authored by scott snyder's avatar scott snyder
Browse files

TileRecUtils: Update test reference file.

Update reference file for change in GeoModelSvc output (suppressing
GeoModelSvc messages).
parent 637f2e27
No related branches found
No related tags found
No related merge requests found
......@@ -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