Skip to content

Add diffopts.py script that diffs Gaudi options

Rosen Matev requested to merge rmatev-diffopts into master

Add a script that is able to parse and diff gaudi options produced with gaudirun.py -o opts.[opts|py|pkl] ... This is a nice debugging aid, especially when refactoring.

Adapted from https://gitlab.cern.ch/lhcb/Moore/blob/v30r1/Hlt/Moore/python/Moore/QMTest/MooreTests.py

Edited by Rosen Matev

Merge request reports