diff --git a/tests/requires.sh b/tests/requires.sh index a02fb45..338ada3 100755 --- a/tests/requires.sh +++ b/tests/requires.sh @@ -87,7 +87,7 @@ missing_body() atf_check \ -s exit:1 \ -e ignore \ - -o inline:"\n" \ + -o ignore \ pkgconf --cflags missing-require }