Skip to content

Fix error in #173

Spyros Argyropoulos requested to merge fixparser into master

Description of bug

Bug introduced in !1833 (merged) whereby I forgot that the actual path and not just the content of the log file was needed to perform some checks.

Changes introduced

Putting back file path where it's needed

Tests

Before fix

Screenshot_2022-05-13_at_11.53.28

After fix with no GRID file present

Screenshot_2022-05-13_at_11.58.07

After fix with GRID file present

Screenshot_2022-05-13_at_11.59.19

Issues resolved

Closes #173 (closed)

Edited by Spyros Argyropoulos

Merge request reports