Skip to content

Correct parsing of test result

Martyn Welch requested to merge WIP/martyn/fix-iptables-basic into apertis/v2019dev0

The regex for parsing the test result is incorrect, leading to the test reporting a pass rather than a fail as it should be. Change the regex to make it report the correct result.

Signed-off-by: Martyn Welch martyn.welch@collabora.com

Merge request reports