mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-02-20 19:33:18 +01:00
Fix pipeline
This commit is contained in:
parent
6c466f143b
commit
e4c6e242b6
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ gcovr -r . --xml -o ./funl-test-coverage.xml
|
|||
gcovr -r .
|
||||
|
||||
check_valgrind_xml "/tmp/memory-report.xml" "bbfdmd"
|
||||
check_valgrind_xml "/tmp/memory-config-report.xml" "bbf.config"
|
||||
|
||||
if [ "${fault}" -ne 0 ]; then
|
||||
echo "Failed running ubus-api-validator fault[$fault]"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue