Skip to content

Add detection of errors in the output. Maybe should use an array of invalid strings.

Alvaro Gonzalez Alvarez requested to merge bodge into master

The idea is to grep for an string in the output. If found return error. Maybe should use an arrya of strings, but now we have only one.

Merge request reports