Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Move perl script to dist_noinst_DATA
Everything listed in dist_noinst_SCRIPTS is assumed to be a shell scrip, this generates a shellcheck SC1071 error since perl is not supported. Move update_authors.pl to dist_noinst_DATA with the other perl scripts. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
- Loading branch information