Skip to content

Missing lib

Simon Rose requested to merge missing_lib into master

Add a new regex to catch when missing a necessary shared library. This previous would fail correctly, but you had to search through the output to see that was the issue. This will provide an explicit error message to see this.

Test has also been added.

Merge request reports