Skip to content

Fix small bug in logParser

Spyros Argyropoulos requested to merge fixlp into master

Description of bug

When a jO is passed to logParser like "./100xxx/100000/mc.*.py" because of .split(".")[1] the generator name is not extracted

Changes introduced

Python syntax changing

Tests

Issues resolved

Closes #

Merge request reports

Loading