Skip to content

Small fix in printout in check_jo_consistency

Spyros Argyropoulos requested to merge smallfix into master

Description of bug

Forgot to add format specifier in one of the prinout statements in check_jo_consistency.py and the printout was not very clear:

ERROR: file {file} contains includes pointing to MC15JobOptions

Changes introduced

Add format specifier in prinout statement

Tests

Issues resolved

Closes #

Edited by Spyros Argyropoulos

Merge request reports