debuginfod tests: tolerate 000-perm files in cache-copy test
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 16 Jun 2021 14:49:49 +0000 (10:49 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 16 Jun 2021 14:49:49 +0000 (10:49 -0400)
commit3b8f0874295355da9aba504345be1663fe28abcb
tree56d8b738e5b25c887fe3f5b7370fc973f744bfb9
parente644d84d6651b70ac9704560ba6b0f6aae26b71a
debuginfod tests: tolerate 000-perm files in cache-copy test

It appears possible for 000-permission files to sneak into the
test debuginfod-cache, which cp (or find|cpio) refuse to copy.
These files are OK not to copy, so ignore the error and proceed.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
tests/run-debuginfod-find.sh