restconf memleaks
This commit is contained in:
parent
d6c175e76e
commit
c5da97e2a4
7 changed files with 23 additions and 25 deletions
|
|
@ -32,6 +32,7 @@ for test in $pattern; do
|
|||
testfile=$test
|
||||
. ./$test
|
||||
errcode=$?
|
||||
endsuite
|
||||
if [ $errcode -ne 0 ]; then
|
||||
allerr=1
|
||||
echo -e "\e[31mError in $test errcode=$errcode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue