Skip to content
Snippets Groups Projects
Commit ae66736f authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

AthenaConfiguration: Don't crash if downstream packages are missing.

AthenaConfiguration is a package that's needed by many other packages.
As such, it should not be depending on things like LArCellRec --- that
results in a circular package dependency.
Why should running the SCT_Cabling tests require LArCellRec to be present?
It shouldn't, but it currently does.

Work around this by not crashing if downstream packages are not present.
parent 23817f0c
No related branches found
No related tags found
Loading
Loading
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