Fix inputFilesPerJob check
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:
Issues resolved
Closes #112 (closed)
Edited by Spyros Argyropoulos