Skip to content

Check logs during checkmissing

Konstantin Lehmann requested to merge checkLogsDuringCheckmissing2 into master

Release notes

Use --checkmissing flag of submit.py together with --checkForErrors to search log files. This could take significant time depending on the size of your logs. --checkForWarnings is similar. They are not sensitive to a lot of patterns, but at least the most basic ones.

Details

Merge request reports