forked from ariadne/pkgconf
tests: ignore stdout on regress:missing test
parent
5b10a85a82
commit
8764578719
|
@ -87,7 +87,7 @@ missing_body()
|
||||||
atf_check \
|
atf_check \
|
||||||
-s exit:1 \
|
-s exit:1 \
|
||||||
-e ignore \
|
-e ignore \
|
||||||
-o inline:"\n" \
|
-o ignore \
|
||||||
pkgconf --cflags missing-require
|
pkgconf --cflags missing-require
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue