Skip to content

Fix python3 incompatible print statements (ATR-20980)

Several print statements in runHLT_standalone_run2.py were still in python2-only format. Have modified them to be python 3 compatible. Test now gets past this stage but fails due to ATR-20988.

Merge request reports