fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
63 stars 34 forks source link

fix(make-vendored-tarfile.sh): exclude idna tests with unicode points #692

Closed runcom closed 1 week ago

runcom commented 1 week ago

I imagine we could get rid of all the tests/ directories in every create but for now, this addresses rpmlint in centos/rhel. See https://artifacts.osci.redhat.com/testing-farm/935ce55a-9d6d-4d11-be0a-7a0babd942b7/work-rpminspect20if1pvh/rpminspect/execute/data/guest/default-0/rpminspect-1/data/viewer.html#unicode We usually waived this kind of errors in the past but this is a good time and easy patch to fix it.