https://bugzilla.redhat.com/show_bug.cgi?id=2228228
--- Comment #4 from Fabio Valentini decathorpe@gmail.com ---
- rpmlint reports the following: "E: non-executable-script /usr/share/cargo/registry/gix-glob-0.10.1/tests/fixtures/make_baseline.sh 644 /bin/bash" --> I think exluding this files should be OK
I think this is harmless. It's not supposed to be executed when running tests, and it doesn't result in an unwanted dependency on /usr/bin/bash. If you want, I can exclude the file, but it will not change the package in any meaningful way.