HLTUtils: Fix for python 2 compatibility.
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.
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.