Skip to content

Fix inputFilesPerJob check

Spyros Argyropoulos requested to merge nfiles into master

Description of bug

  • The check for inputFilesPerJob was not formatted properly and was not catching cases with more than 100 files

Changes introduced

  • Fix check for inputFilesPerJob
  • Reformat printouts for Gen_tf checks

Tests

Using the log provided in #112 (closed) also illustrating some of the reformatting changes:

Screenshot_2020-05-19_at_08.52.55
Screenshot_2020-05-19_at_08.55.41

Issues resolved

Closes #112 (closed)

Edited by Spyros Argyropoulos

Merge request reports