19937: Avoids processing empty input (e.g: when statically linked).
authorLucas Di Pentima <lucas.dipentima@curii.com>
Fri, 27 Jan 2023 20:22:01 +0000 (17:22 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 14 Mar 2023 17:47:27 +0000 (14:47 -0300)
commit6897fc7ca3e02cbd444757b9829d0fccbcc1834d
tree98ce673bbd786d5d3a0f4f5bc8d856322e679b92
parentf94ac6e8ad9aec3c781cd71b72fcc5e2c1cedd8d
19937: Avoids processing empty input (e.g: when statically linked).

This prevents red herring error messages like:

...
== Packages dependencies for ./usr/share/python3/dist/python3-arvados-cwl-runner/lib/python3.7/site-packages/schema_salad/ref_resolver.cpython-37m-x86_64-linux-gnu.so ==
dpkg-query: error: --search needs at least one file name pattern argument

Use --help for help about querying packages.
...

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
build/package-testing/deb-common-test-packages.sh