Merge pull request #284740 from trofi/hasPkgConfigModules-fix-zero-modules
build-support/testers: don't fail the test on empty list of pkg-confi…
This commit is contained in:
@@ -30,6 +30,7 @@ runCommand testName {
|
||||
}
|
||||
package.meta;
|
||||
} ''
|
||||
touch "$out"
|
||||
for moduleName in $moduleNames; do
|
||||
echo "checking pkg-config module $moduleName in $buildInputs"
|
||||
set +e
|
||||
|
||||
Reference in New Issue
Block a user