Skip to content

HLTUtils: Fix for python 2 compatibility.

Scott Snyder requested to merge ssnyder/athena:py2.HLTUtils-20200727 into master

Make sure getoutput() is in the subprocess module. We still have a python 2 build, so we want thigs to work with both py2 and py3.

Merge request reports

Loading