Skip to content
Snippets Groups Projects
Commit 3a61baee authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

AppMgr.py: Fix bug in backwards-compatibility code

Fix a (probably) harmless bug in some of the backwards-compatibility
code in AppMgr. There was a double negation (`not not`) and a comparison
to the wrong configurable type (Service instead of AlgTool).

In addition made the code handle lists of tools correct and added a unit
test for ToolSvc.__iadd__
parent d78ed8f0
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