testsuite: update test with PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH=1 env var
parent
2f4a1eb4e0
commit
6fcb5ba5c0
|
@ -302,6 +302,7 @@ relocatable_body()
|
||||||
|
|
||||||
single_depth_selectors_body()
|
single_depth_selectors_body()
|
||||||
{
|
{
|
||||||
|
export PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH=1
|
||||||
atf_check \
|
atf_check \
|
||||||
-o inline:"foo\n" \
|
-o inline:"foo\n" \
|
||||||
pkgconf --with-path=${selfdir}/lib3 --print-requires bar
|
pkgconf --with-path=${selfdir}/lib3 --print-requires bar
|
||||||
|
|
Loading…
Reference in New Issue