Skip to content

Draft: Check if inputFilesPerJob is set when inputGeneratorFile is used

Spyros Argyropoulos requested to merge inputfilecheck into master

Changes introduced

  • some reorganisation to read jO content only once
  • check if evgenConfig.inputFilesPerJob is set in jO when inputGeneratorFile is present in log.generate
  • remove check of input files since it is probably redundant

Tests

Issues resolved

Closes #205 (closed)

Merge request reports